• Armando Lüscher's avatar
    Merge remote-tracking branch 'upstream/develop' into refactor_entities · c38610f7
    Armando Lüscher authored
    * upstream/develop: (37 commits)
      Fix constraint error reported by @jacklul Close  #289
      Small typos and comment corrections.
      Simplify isAdmin method.
      Minor fixes.
      Various little code and comment updates.
      Refactor JSON entities array string generation. Add new helper method entitiesArrayToJson.
      Tidy up selectChats method.
      Tidy up insertEditedMessageRequest method.
      Tidy up insertMessageRequest method.
      Tidy up insertCallbackQueryRequest method.
      Tidy up insertChosenInlineResultRequest method.
      Tidy up insertInlineQueryRequest method.
      Tidy up insertChat method.
      Tidy up insertUser method.
      Tidy up insertRequest method.
      Tidy up insertTelegramUpdate method.
      DRY up getTimestamp method.
      Tidy up selectMessages method.
      Tidy up selectTelegramUpdate method.
      Simplify defineTables method.
      ...
    c38610f7
Name
Last commit
Last update
..
InlineQuery Loading commit data...
InputMessageContent Loading commit data...
Audio.php Loading commit data...
CallbackQuery.php Loading commit data...
Chat.php Loading commit data...
ChatMember.php Loading commit data...
ChosenInlineResult.php Loading commit data...
Contact.php Loading commit data...
Document.php Loading commit data...
EditedMessage.php Loading commit data...
Entity.php Loading commit data...
File.php Loading commit data...
ForceReply.php Loading commit data...
InlineKeyboardButton.php Loading commit data...
InlineKeyboardMarkup.php Loading commit data...
InlineQuery.php Loading commit data...
KeyboardButton.php Loading commit data...
Location.php Loading commit data...
Message.php Loading commit data...
MessageEntity.php Loading commit data...
PhotoSize.php Loading commit data...
ReplyKeyboardHide.php Loading commit data...
ReplyKeyboardMarkup.php Loading commit data...
ReplyToMessage.php Loading commit data...
ServerResponse.php Loading commit data...
Sticker.php Loading commit data...
Update.php Loading commit data...
User.php Loading commit data...
UserProfilePhotos.php Loading commit data...
Venue.php Loading commit data...
Video.php Loading commit data...
Voice.php Loading commit data...