Commit graph

369 commits

Author SHA1 Message Date
netkas
b58aa3a5fc Rename ChatBoostAdded to ChatBoostUpdated 2024-11-01 18:03:50 -04:00
netkas
27d1dce80f Add ChatBoostUpdated object 2024-11-01 15:46:39 -04:00
netkas
f2f26998ad Fix object instantiation and add getUpdate functionality 2024-11-01 13:24:11 -04:00
netkas
9a4e537294 Add SendPoll method with tests and enhance Poll object 2024-10-10 13:20:40 -04:00
netkas
0145279516 Refactor media handling in InputMedia classes 2024-10-10 12:15:33 -04:00
netkas
427102a635 Add constructors and setters to InputMedia classes 2024-10-09 20:57:04 -04:00
netkas
0298049ca2 Add keyboard markup tests and constructors to objects 2024-10-09 17:50:57 -04:00
netkas
560721ffc8 Add validation braces and constructor docstring 2024-10-09 17:38:13 -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
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
54a7f410af Added InputPollOption 2024-10-08 15:35:31 -04:00
netkas
2e58fcf108 Add forwardMessages method for batch forwarding 2024-10-08 00:13:23 -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
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
cd2d070a1a Added ReplyParameters 2024-10-07 12:21:16 -04:00
netkas
23aa1ace92 Removed Unused Imports 2024-10-06 19:01:42 -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
netkas
3564e2a29d Updated VideoNote 2024-10-06 16:06:23 -04:00
netkas
a04140dc8f Updated VideoChatStarted.php 2024-10-06 16:05:05 -04:00
netkas
af6cab91f7 Updated VideoChatScheduled 2024-10-06 16:04:40 -04:00
netkas
40816a586f Updated VideoChatParticipantsInvited 2024-10-06 16:03:52 -04:00
netkas
9a58bf51f4 Updated VideoChatEnded 2024-10-06 16:03:12 -04:00
netkas
d3c5bf4f51 Corrected ChatBoostRemoved 2024-10-06 16:02:02 -04:00
netkas
60d2f1b9fd Updated Video 2024-10-06 15:59:18 -04:00
netkas
38657c128d Updated Venue 2024-10-06 15:58:00 -04:00
netkas
fb1be54bb7 Updated USersShared 2024-10-06 15:57:07 -04:00
netkas
2afeada5d5 Updated UserProfilePhotos 2024-10-06 15:54:27 -04:00
netkas
f2dbe173b5 Updated User 2024-10-06 15:53:35 -04:00
netkas
a54ad4bf1e Updated Update 2024-10-06 15:52:13 -04:00
netkas
e8a6e7a6e1 Added ChatBoostSource objects 2024-10-06 15:45:44 -04:00
netkas
3b02d5a5c2 Minor Correction 2024-10-05 01:03:04 -04:00
netkas
63949a2f2f Added BusinessMessagesDeleted 2024-10-05 01:02:54 -04:00
netkas
092e5234a2 Added BusinessConnection 2024-10-05 00:59:01 -04:00
netkas
19333f5876 Updated TextQuote 2024-10-05 00:55:41 -04:00