tgbotlib/tests/TgBotLib/Methods
2024-10-31 00:22:07 -04:00
..
sample Added SendVoice method 2024-10-09 14:21:50 -04:00
CopyMessagesTest.php Enable auto-retry feature and expand Bot functionality 2024-10-09 15:04:34 -04:00
CopyMessageTest.php Enable auto-retry feature and expand Bot functionality 2024-10-09 15:04:34 -04:00
ForwardMessagesTest.php Enable auto-retry feature and expand Bot functionality 2024-10-09 15:04:34 -04:00
ForwardMessageTest.php Enable auto-retry feature and expand Bot functionality 2024-10-09 15:04:34 -04:00
GetMeTest.php Enable auto-retry feature and expand Bot functionality 2024-10-09 15:04:34 -04:00
SendAnimationTest.php Enable auto-retry feature and expand Bot functionality 2024-10-09 15:04:34 -04:00
SendAudioTest.php Enable auto-retry feature and expand Bot functionality 2024-10-09 15:04:34 -04:00
SendChatActionTest.php Implemented method sendChatAction 2024-10-31 00:22:07 -04:00
SendContactTest.php Add SendPoll method with tests and enhance Poll object 2024-10-10 13:20:40 -04:00
SendDiceTest.php Added method SendDice 2024-10-31 00:07:09 -04:00
SendDocumentTest.php Enable auto-retry feature and expand Bot functionality 2024-10-09 15:04:34 -04:00
SendLocationTest.php Add sendLocation method with validation and unit tests 2024-10-10 12:21:34 -04:00
SendMediaGroupTest.php Add SendMediaGroup method to send media albums 2024-10-10 12:15:42 -04:00
SendMessageTest.php Add keyboard markup tests and constructors to objects 2024-10-09 17:50:57 -04:00
SendPhotoTest.php Enable auto-retry feature and expand Bot functionality 2024-10-09 15:04:34 -04:00
SendPollTest.php Add SendPoll method with tests and enhance Poll object 2024-10-10 13:20:40 -04:00
SendVenueTest.php Add SendVenue method to send venue information 2024-10-10 12:26:12 -04:00
SendVoiceTest.php Corrected SendVoiceTest 2024-10-09 15:17:22 -04:00