.. |
BotCommandScope
|
* Renamed namespace from \TgBotLib\Abstracts to \TgBotLib\Enums
|
2023-08-09 15:32:45 -04:00 |
ChatMember
|
* Renamed namespace from \TgBotLib\Abstracts to \TgBotLib\Enums
|
2023-08-09 15:32:45 -04:00 |
InlineQueryResult
|
Code fixes in \TgBotLib\Objects\Telegram\InlineQueryResult > InlineQueryResultVideo.php
|
2023-08-09 19:47:03 -04:00 |
InputMedia
|
* Renamed namespace from \TgBotLib\Abstracts to \TgBotLib\Enums
|
2023-08-09 15:32:45 -04:00 |
InputMessageContent
|
Added set methods to \TgBotLib\Objects\Telegram\InputMessageContent\InputVenueMessageContent
|
2023-04-30 15:24:47 -04:00 |
MenuButton
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
Animation.php
|
Minor correction
|
2023-04-10 19:04:24 -04:00 |
Audio.php
|
Renamed thumb field in TgBotLib\Objects\Telegram > Audio to thumbnail
|
2023-04-10 19:03:05 -04:00 |
BotCommand.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
BotCommandScope.php
|
Minor change
|
2023-02-19 16:53:27 -05:00 |
BotDescription.php
|
Added the ability to get the current bot description in the given language as the class [BotDescription](https://core.telegram.org/bots/api#botdescription) using the method \TgBotLib\Bot > getMyDescription()
|
2023-04-06 13:33:29 -04:00 |
BotShortDescription.php
|
Added the ability to get the current bot short description in the given language as the class [BotShortDescription](https://core.telegram.org/bots/api#botshortdescription) using the method \TgBotLib\Bot > getMyShortDescription() see [getMyShortDescription](https://core.telegram.org/bots/api#getmyshortdescription) for more information.
|
2023-04-06 13:47:53 -04:00 |
CallbackGame.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
CallbackQuery.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
Chat.php
|
* Renamed namespace from \TgBotLib\Abstracts to \TgBotLib\Enums
|
2023-08-09 15:32:45 -04:00 |
ChatAdministratorRights.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ChatInviteLink.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ChatJoinRequest.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ChatLocation.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ChatMember.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ChatMemberUpdated.php
|
Added field via_chat_folder_invite_link to \TgBotLib\Objects\Telegram\ChatMemberUpdated to represent the invite link, which was used by the user to join the chat; for joining by invite link events only.
|
2023-04-23 18:40:37 -04:00 |
ChatPermissions.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ChatPhoto.php
|
Refactored Namespace
|
2023-02-14 17:41:38 -05:00 |
ChatShared.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ChosenInlineResult.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
Contact.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
Dice.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
Document.php
|
Renamed thumb field in TgBotLib\Objects\Telegram > Document to thumbnail
|
2023-04-10 19:06:19 -04:00 |
EncryptedCredentials.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
EncryptedPassportElement.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
File.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ForceReply.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ForumTopic.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ForumTopicClosed.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ForumTopicCreated.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ForumTopicEdited.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ForumTopicReopened.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
Game.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
GeneralForumTopicHidden.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
GeneralForumTopicUnhidden.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
InlineKeyboardButton.php
|
Added methods \TgBotLib\Objects\Telegram\InlineKeyboardButton::setUrl , \TgBotLib\Objects\Telegram\InlineKeyboardButton::setText , \TgBotLib\Objects\Telegram\InlineKeyboardButton::setCallbackData ,\TgBotLib\Objects\Telegram\InlineKeyboardButton::setWebApp , \TgBotLib\Objects\Telegram\InlineKeyboardButton::setLoginUrl , \TgBotLib\Objects\Telegram\InlineKeyboardButton::setSwitchInlineQuery , \TgBotLib\Objects\Telegram\InlineKeyboardButton::setSwitchInlineQueryCurrentChat \TgBotLib\Objects\Telegram\InlineKeyboardButton::setCallbackGame , \TgBotLib\Objects\Telegram\InlineKeyboardButton::setPay to \TgBotLib\Objects\Telegram\InlineKeyboardButton
|
2023-04-23 16:52:40 -04:00 |
InlineKeyboardMarkup.php
|
Added methods \TgBotLib\Objects\Telegram\InlineKeyboardMarkup::removeRow & \TgBotLib\Objects\Telegram\InlineKeyboardMarkup::addRow to \TgBotLib\Objects\Telegram\InlineKeyboardMarkup
|
2023-04-23 16:53:35 -04:00 |
InlineQuery.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
InlineQueryResult.php
|
Code fixes in \TgBotLib\Objects\Telegram\InlineQueryResult > InlineQueryResultLocation
|
2023-08-09 18:25:42 -04:00 |
InputMedia.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
InputMessageContent.php
|
Refactored InputMessageContent types to it's own namespace so InputMessageContent can always return the correct InputMessageContent object type when calling fromArray()
|
2023-04-23 16:22:15 -04:00 |
Invoice.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
KeyboardButton.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
KeyboardButtonPollType.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
KeyboardButtonRequestChat.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
KeyboardButtonRequestUser.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
LabeledPrice.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
Location.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
LoginUrl.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
MaskPosition.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
MenuButton.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
Message.php
|
Added a bunch of methods and documentation, file uploads are broken at the moment.
|
2023-02-14 23:26:41 -05:00 |
MessageAutoDeleteTimerChanged.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
MessageEntity.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
OrderInfo.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
PassportData.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
PassportFile.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
PhotoSize.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
Poll.php
|
Added \TgBotLib\Objects\Telegram > Poll
|
2023-02-28 21:04:00 -05:00 |
PollAnswer.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
PollOption.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
PreCheckoutQuery.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ProximityAlertTriggered.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ReplyKeyboardMarkup.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ReplyKeyboardRemove.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ResponseParameters.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
SentWebAppMessage.php
|
Added method \TgBotLib\Bot::answerWebAppQuery to answer a callback query sent from a web app, which returns the newly added \TgBotLib\Objects\Telegram\SentWebAppMessage object on success.
|
2023-04-27 14:32:32 -04:00 |
ShippingAddress.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ShippingOption.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
ShippingQuery.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
Sticker.php
|
Renamed thumb field in TgBotLib\Objects\Telegram > Sticker to thumbnail & Fixed TgBotLib\Objects\Telegram > Sticker > toArray() to properly return the premium_animation field
|
2023-04-10 19:13:27 -04:00 |
StickerSet.php
|
* Renamed namespace from \TgBotLib\Abstracts to \TgBotLib\Enums
|
2023-08-09 15:32:45 -04:00 |
SuccessfulPayment.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
Update.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
User.php
|
Refactored Namespace
|
2023-02-14 17:41:38 -05:00 |
UserProfilePhotos.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
UserShared.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
Venue.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
Video.php
|
Renamed thumb field in TgBotLib\Objects\Telegram > Video to thumbnail
|
2023-04-10 19:16:50 -04:00 |
VideoChatEnded.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
VideoChatParticipantsInvited.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
VideoChatScheduled.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
VideoChatStarted.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
VideoNote.php
|
Renamed thumb field in TgBotLib\Objects\Telegram > VideoNote to thumbnail
|
2023-04-10 19:21:05 -04:00 |
Voice.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
WebAppData.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |
WebAppInfo.php
|
Added methods \TgBotLib\Objects\Telegram\InlineKeyboardMarkup::removeRow & \TgBotLib\Objects\Telegram\InlineKeyboardMarkup::addRow to \TgBotLib\Objects\Telegram\InlineKeyboardMarkup
|
2023-04-23 17:33:26 -04:00 |
WebhookInfo.php
|
Added a bunch of methods and documentation, file uploads are broken at the moment.
|
2023-02-14 23:26:41 -05:00 |
WriteAccessAllowed.php
|
Changed return types
|
2023-02-16 15:27:57 -05:00 |