netkas
|
c7eec21824
|
Add DeleteMyCommands method
|
2024-11-13 15:16:17 -05:00 |
|
netkas
|
b9a46da443
|
Add SetMyCommands method
|
2024-11-13 15:11:57 -05:00 |
|
netkas
|
527d546a78
|
Fix typo in method name
|
2024-11-07 01:05:31 -05:00 |
|
netkas
|
af7473aa05
|
Add GetBusinessConnection method
|
2024-11-07 01:02:43 -05:00 |
|
netkas
|
69f796b951
|
Add GetUserChatBoosts method
|
2024-11-07 01:01:06 -05:00 |
|
netkas
|
be210c5411
|
Add AnswerCallbackQuery method to handle callback queries
|
2024-11-07 00:58:58 -05:00 |
|
netkas
|
17369210d5
|
Add unpinAllGeneralForumTopicMessages method
|
2024-11-07 00:57:23 -05:00 |
|
netkas
|
ec7c4b5882
|
Add UnhideGeneralForumTopic method
|
2024-11-07 00:55:25 -05:00 |
|
netkas
|
18bd8ce69e
|
Add 'HideGeneralForumTopic' method
|
2024-11-07 00:54:14 -05:00 |
|
netkas
|
89af7589cb
|
Add ReopenGeneralForumTopic method
|
2024-11-07 00:52:20 -05:00 |
|
netkas
|
9ea36578df
|
Add CloseGeneralForumTopic method
|
2024-11-07 00:51:09 -05:00 |
|
netkas
|
175754649c
|
Add EditGeneralForumTopic method
|
2024-11-07 00:49:26 -05:00 |
|
netkas
|
524475a757
|
Add UnpinAllForumTopicMessages method
|
2024-11-07 00:48:08 -05:00 |
|
netkas
|
44dfe821c1
|
Add DeleteForumTopic method
|
2024-11-07 00:46:23 -05:00 |
|
netkas
|
cad5face2d
|
Add ReopenForumTopic method
|
2024-11-07 00:44:43 -05:00 |
|
netkas
|
9e3d5dcaaf
|
Add CloseForumTopic method
|
2024-11-07 00:43:15 -05:00 |
|
netkas
|
588d1b099d
|
Add EditForumTopic Method
|
2024-11-06 19:28:26 -05:00 |
|
netkas
|
530cc3e402
|
Add CreateForumTopic method to TgBotLib
|
2024-11-06 19:26:43 -05:00 |
|
netkas
|
4accf1713c
|
Add support for fetching forum topic icon stickers
|
2024-11-06 19:24:59 -05:00 |
|
netkas
|
fedf177803
|
Add DeleteChatStickerSet method to TgBotLib
|
2024-11-06 19:22:39 -05:00 |
|
netkas
|
f000bc422d
|
Add SetChatStickerSet method
|
2024-11-06 19:21:23 -05:00 |
|
netkas
|
4893a23bfa
|
Add GetChatMember method functionality
|
2024-11-06 17:24:15 -05:00 |
|
netkas
|
576deca185
|
Add GetChatMemberCount method to TgBotLib
|
2024-11-06 17:22:24 -05:00 |
|
netkas
|
7a18d72419
|
Add GetChatAdministrators method
|
2024-11-06 17:19:06 -05:00 |
|
netkas
|
4be031f96c
|
Add GetChat method to retrieve chat details
|
2024-11-06 17:17:13 -05:00 |
|
netkas
|
1661e744ab
|
Add LeaveChat method to bot API
|
2024-11-06 17:14:20 -05:00 |
|
netkas
|
7ee714b36c
|
Add unpinAllChatMessages method
|
2024-11-06 17:13:08 -05:00 |
|
netkas
|
94d8922a49
|
Add method to unpin chat messages
|
2024-11-06 17:11:45 -05:00 |
|
netkas
|
2aca204f16
|
Add PinChatMessage method
|
2024-11-06 17:10:01 -05:00 |
|
netkas
|
5bf3dde316
|
Add SetChatDescription method
|
2024-11-06 17:08:25 -05:00 |
|
netkas
|
3acdb17d46
|
Add SetChatTitle method
|
2024-11-06 15:46:39 -05:00 |
|
netkas
|
4d40f8f3a3
|
Add DeleteChatPhoto method
|
2024-11-06 15:44:14 -05:00 |
|
netkas
|
17f1599797
|
Add SetChatPhoto method to handle chat photo updates
|
2024-11-06 15:42:43 -05:00 |
|
netkas
|
9889abf149
|
Add DeclineChatJoinRequest Method
|
2024-11-06 15:39:58 -05:00 |
|
netkas
|
78b4f8c24d
|
Add ApproveChatJoinRequest method
|
2024-11-06 15:20:41 -05:00 |
|
netkas
|
5b05fe155b
|
Add RevokeChatInviteLink method
|
2024-11-06 15:18:38 -05:00 |
|
netkas
|
b116ec4447
|
Add EditChatSubscriptionInviteLink method
|
2024-11-06 15:15:15 -05:00 |
|
netkas
|
59af689364
|
Correction
|
2024-11-06 15:10:25 -05:00 |
|
netkas
|
9817608eb7
|
Add CreateChatSubscriptionInviteLink method
|
2024-11-06 15:06:07 -05:00 |
|
netkas
|
646c77c4ba
|
Move UpdateEvent to Events and remove unused import
|
2024-11-06 15:02:43 -05:00 |
|
netkas
|
24fe2f2b91
|
Add EditChatInviteLink method to the library
|
2024-11-06 15:01:52 -05:00 |
|
netkas
|
6315f5840d
|
Add CreateChatInviteLink method to the library
|
2024-11-06 14:59:07 -05:00 |
|
netkas
|
2f2fefbe9d
|
Add ExportChatInviteLink method to TgBotLib
|
2024-11-06 00:24:46 -05:00 |
|
netkas
|
307521debc
|
Add SetChatPermissions method to TgBotLib
|
2024-11-06 00:23:10 -05:00 |
|
netkas
|
db3500d46e
|
Add unban chat sender functionality
|
2024-11-06 00:20:22 -05:00 |
|
netkas
|
3757b9106a
|
Add BanChatSenderChat method to TgBotLib
|
2024-11-06 00:18:45 -05:00 |
|
netkas
|
c535977bac
|
Add SetChatAdministratorCustomTitle method
|
2024-11-06 00:16:34 -05:00 |
|
netkas
|
47fde54d40
|
Add PromoteChatMember method to TgBotLib
|
2024-11-05 21:27:13 -05:00 |
|
netkas
|
8119e791e4
|
Add RestrictChatMember method to bot library
|
2024-11-05 21:22:33 -05:00 |
|
netkas
|
2377b239f3
|
Add UnbanChatMember method to TgBotLib
|
2024-11-05 19:26:16 -05:00 |
|