netkas
b58aa3a5fc
Rename ChatBoostAdded to ChatBoostUpdated
2024-11-01 18:03:50 -04:00
netkas
f83b5ac40f
Add RemovedChatBoostEvent class
2024-11-01 15:47:09 -04:00
netkas
da553c3bc9
Add PollingBot class to handle Telegram polling updates
2024-11-01 15:47:02 -04:00
netkas
374e3907c4
Add EventType enum for standardized event handling
2024-11-01 15:46:55 -04:00
netkas
734adf2f7d
Add ChatJoinRequestEvent class
2024-11-01 15:46:47 -04:00
netkas
27d1dce80f
Add ChatBoostUpdated object
2024-11-01 15:46:39 -04:00
netkas
6787654243
Add ChatBoostEvent class
2024-11-01 15:46:32 -04:00
netkas
40fd31cc79
Add event handling system to Bot class
2024-11-01 15:46:24 -04:00
netkas
d702ddb120
Update logger dependencies and add Logger class
2024-11-01 14:01:25 -04:00
netkas
f8e5b0f632
Add SetWebhook method and integrate with Methods enum
2024-11-01 13:51:52 -04:00
netkas
f2f26998ad
Fix object instantiation and add getUpdate functionality
2024-11-01 13:24:11 -04:00
netkas
845a0d3b3c
Add GetUpdates method for fetching updates
2024-11-01 12:44:54 -04:00
netkas
ead1347f34
Implemented method sendChatAction
2024-10-31 00:22:07 -04:00
netkas
b8f6c81833
Added method SendDice
2024-10-31 00:07:09 -04:00
netkas
9a4e537294
Add SendPoll method with tests and enhance Poll object
2024-10-10 13:20:40 -04:00
netkas
33f7a094fc
Minor refactoring
2024-10-10 12:48:17 -04:00
netkas
561542bc62
Add SendContact method with corresponding test.
2024-10-10 12:47:37 -04:00
netkas
012fc4fe0f
Add SendVenue method to send venue information
2024-10-10 12:26:12 -04:00
netkas
e4787b90a1
Add sendLocation method with validation and unit tests
2024-10-10 12:21:34 -04:00
netkas
891bd6f183
Add SendMediaGroup method to send media albums
2024-10-10 12:15:42 -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
19b4d2ef45
Added SendPaidMedia method
2024-10-09 17:55:19 -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
744771445e
Enhance reply_markup handling and add SendPaidMedia method.
2024-10-09 15:25:19 -04:00
netkas
de3a887af7
Minor correction
2024-10-09 15:11:55 -04:00
netkas
27ffc3408d
Added SendVideoNote method
2024-10-09 15:10:32 -04:00
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