Commit graph

455 commits

Author SHA1 Message Date
netkas
5d1b07c4c4 Enable auto-retry feature and expand Bot functionality 2024-10-09 15:04:34 -04:00
netkas
e7c438bc6a Added SendVoice method 2024-10-09 14:21:50 -04:00
netkas
d528993069 Add constructors and improve toArray implementations
Introduce constructors in InlineKeyboardButton and optimize the toArray methods for both InlineKeyboardButton and InlineKeyboardMarkup classes. This improves object initialization and makes the array conversion process more robust and readable.
2024-10-09 14:07:41 -04:00
netkas
738e6bd0f4 Updated SendAnimation 2024-10-09 13:32:23 -04:00
netkas
4935373cda Added SendAnimation method 2024-10-09 13:29:09 -04:00
netkas
02d9fe69d9 Added BotName 2024-10-09 13:13:28 -04:00
netkas
4558ebb9a7 Added ChatBoost 2024-10-09 13:13:21 -04:00
netkas
22f28c5711 Added UserChatBoosts 2024-10-09 13:13:15 -04:00
netkas
f17915bab6 Added SendVideo Method 2024-10-08 15:35:54 -04:00
netkas
54a7f410af Added InputPollOption 2024-10-08 15:35:31 -04:00
netkas
dc9ca57e52 Add support for sending documents 2024-10-08 13:58:22 -04:00
netkas
3623b63eaa Add sendAudio method to Bot 2024-10-08 13:41:56 -04:00
netkas
a9a6d5a2b3 Add SendPhoto method for sending photos in TgBotLib 2024-10-08 13:09:53 -04:00
netkas
294b25ad26 Add copyMessages method for bulk message copying 2024-10-08 12:32:47 -04:00
netkas
ebea95b930 Updated Formatting 2024-10-08 12:32:36 -04:00
netkas
ae5a9130b6 Add CopyMessage method to TgBotLib 2024-10-08 00:26:09 -04:00
netkas
2e58fcf108 Add forwardMessages method for batch forwarding 2024-10-08 00:13:23 -04:00
netkas
5e52ceea4b Updated PhpDocs 2024-10-07 22:04:26 -04:00
netkas
17ff223461 Add forwardMessage method 2024-10-07 19:39:18 -04:00
netkas
4d45add53e Updated SendMessage 2024-10-07 19:33:26 -04:00
netkas
1835ccc08e Updated ReplyKeyboardRemove 2024-10-07 15:43:09 -04:00
netkas
b132c2c982 Updated ForceReply 2024-10-07 15:41:23 -04:00
netkas
458ebac946 Updated User 2024-10-07 15:37:11 -04:00
netkas
1930ed5c1c Added Missing PhpDoc 2024-10-07 15:36:08 -04:00
netkas
9a113db0a0 Minor correction 2024-10-07 15:20:30 -04:00
netkas
b2fe2bdec3 Updated MessageEntity 2024-10-07 15:20:19 -04:00
netkas
2b0309cd6d Add constructor and setter methods to ReplyKeyboardMarkup 2024-10-07 13:46:57 -04:00
netkas
b30d70db98 Initialize inline_keyboard array in the constructor 2024-10-07 13:46:49 -04:00
netkas
93b4c68d29 Add setter methods and constructor to ReplyParameters 2024-10-07 13:33:56 -04:00
netkas
77d30bd9bd Add constructor and fluent setters to LinkPreviewOptions 2024-10-07 13:27:48 -04:00
netkas
d04d2b019e Minor correction 2024-10-07 13:04:02 -04:00
netkas
9a3d0b8188 Add setters to LinkPreviewOptions 2024-10-07 13:03:47 -04:00
netkas
b3d26446e6 Make Chat type nullable and default is_forum to false 2024-10-07 13:03:39 -04:00
netkas
7b32ae835e Refactor Bot class to enhance method definitions 2024-10-07 13:03:30 -04:00
netkas
f6a6bff387 Updated SendMessage 2024-10-07 13:02:52 -04:00
netkas
cd2d070a1a Added ReplyParameters 2024-10-07 12:21:16 -04:00
netkas
96797a17bc Add parameter retrieval methods to bot library 2024-10-07 11:53:39 -04:00
netkas
96cec88e74 Implement method overloading and argument parsing for Bot class 2024-10-07 11:53:16 -04:00
netkas
23aa1ace92 Removed Unused Imports 2024-10-06 19:01:42 -04:00
netkas
bdcce70ce4 Add PHPDoc annotation for the execute method in Logout 2024-10-06 19:00:17 -04:00
netkas
3b0d131582 Include ObjectTypeInterface in Methods 2024-10-06 19:00:09 -04:00
netkas
c645d6a727 Refactor sendRequest method to use method enums 2024-10-06 18:59:59 -04:00
netkas
5703ce9987 Minor Correction 2024-10-06 18:50:26 -04:00
netkas
220100c4b5 Minor corrections 2024-10-06 16:14:54 -04:00
netkas
bf0b8268de Updated Bot 2024-10-06 16:13:03 -04:00
netkas
0f7e2641e7 Updated WriteAccessAllowed 2024-10-06 16:10:04 -04:00
netkas
3196c357f1 Updated WebhookInfo 2024-10-06 16:09:07 -04:00
netkas
7738851797 Updated WebAppInfo 2024-10-06 16:07:59 -04:00
netkas
a214a7c736 Updated WebAppData 2024-10-06 16:07:30 -04:00
netkas
5557a49e17 Updated Voice 2024-10-06 16:06:58 -04:00