tgbotlib/src/TgBotLib/Methods
2024-11-03 18:26:12 -05:00
..
Close.php Updated PhpDocs 2024-10-07 22:04:26 -04:00
CopyMessage.php Enhance reply_markup handling and add SendPaidMedia method. 2024-10-09 15:25:19 -04:00
CopyMessages.php Remove unused imports across multiple files 2024-11-03 18:26:12 -05:00
DeleteWebhook.php Refactor return type of DeleteWebhook::execute method 2024-11-03 17:54:29 -05:00
ForwardMessage.php Updated Formatting 2024-10-08 12:32:36 -04:00
ForwardMessages.php Updated Formatting 2024-10-08 12:32:36 -04:00
GetMe.php Updated PhpDocs 2024-10-07 22:04:26 -04:00
GetUpdates.php Fix object instantiation and add getUpdate functionality 2024-11-01 13:24:11 -04:00
GetWebhookInfo.php Add GetWebhookInfo method to fetch webhook info 2024-11-03 17:55:47 -05:00
Logout.php Updated PhpDocs 2024-10-07 22:04:26 -04:00
SendAnimation.php Enhance reply_markup handling and add SendPaidMedia method. 2024-10-09 15:25:19 -04:00
SendAudio.php Enhance reply_markup handling and add SendPaidMedia method. 2024-10-09 15:25:19 -04:00
SendChatAction.php Remove unused imports across multiple files 2024-11-03 18:26:12 -05:00
SendContact.php Minor refactoring 2024-10-10 12:48:17 -04:00
SendDice.php Added method SendDice 2024-10-31 00:07:09 -04:00
SendDocument.php Enhance reply_markup handling and add SendPaidMedia method. 2024-10-09 15:25:19 -04:00
SendLocation.php Add sendLocation method with validation and unit tests 2024-10-10 12:21:34 -04:00
SendMediaGroup.php Add SendMediaGroup method to send media albums 2024-10-10 12:15:42 -04:00
SendMessage.php Remove unused imports across multiple files 2024-11-03 18:26:12 -05:00
SendPaidMedia.php Added SendPaidMedia method 2024-10-09 17:55:19 -04:00
SendPhoto.php Enhance reply_markup handling and add SendPaidMedia method. 2024-10-09 15:25:19 -04:00
SendPoll.php Add SendPoll method with tests and enhance Poll object 2024-10-10 13:20:40 -04:00
SendVenue.php Add SendVenue method to send venue information 2024-10-10 12:26:12 -04:00
SendVideo.php Enhance reply_markup handling and add SendPaidMedia method. 2024-10-09 15:25:19 -04:00
SendVideoNote.php Minor correction 2024-10-09 15:11:55 -04:00
SendVoice.php Added SendVoice method 2024-10-09 14:21:50 -04:00
SetMessageReaction.php Add SetMessageReaction method 2024-11-03 18:05:05 -05:00
SetWebhook.php Remove unused imports across multiple files 2024-11-03 18:26:12 -05:00