Netkas
|
8730f82abf
|
Added the ability to set different bot short descriptions for different user languages using the method \TgBotLib\Bot > setMyShortDescription() see [setMyShortDescription](https://core.telegram.org/bots/api#setmyshortdescription) for more information.
|
2023-04-06 13:39:51 -04:00 |
|
Netkas
|
ccd910938b
|
Added the ability to get the current bot description in the given language as the class [BotDescription](https://core.telegram.org/bots/api#botdescription) using the method \TgBotLib\Bot > getMyDescription()
|
2023-04-06 13:33:29 -04:00 |
|
Netkas
|
7252854c44
|
Added the ability to set different bot descriptions for different user languages using the method \TgBotLib\Bot > setMyDescription()
|
2023-04-06 13:22:09 -04:00 |
|
Netkas
|
cc22e23a06
|
Removed unused destruct()
|
2023-02-28 22:18:43 -05:00 |
|
Netkas
|
8900abeb4a
|
Updated update handler to log events of handles
|
2023-02-26 19:23:15 -05:00 |
|
Netkas
|
84cc1ba93b
|
Added TempFile usage
|
2023-02-25 02:25:38 -05:00 |
|
Netkas
|
da6abceed2
|
Minor Changes
|
2023-02-20 21:15:35 -05:00 |
|
Netkas
|
e3ed0529b9
|
Minor Changes
|
2023-02-20 16:06:11 -05:00 |
|
Netkas
|
11e60c56c4
|
Added event handlers
|
2023-02-19 21:58:08 -05:00 |
|
Netkas
|
2362365865
|
Added CommandHandler
|
2023-02-19 17:25:59 -05:00 |
|
Netkas
|
97667b7618
|
Added Update methods
|
2023-02-19 16:52:27 -05:00 |
|
Netkas
|
62ce12428b
|
Added additional methods
|
2023-02-19 16:40:12 -05:00 |
|
Netkas
|
77c49019f0
|
Additional Changes
|
2023-02-18 20:49:27 -05:00 |
|
Netkas
|
5c97042c2a
|
Updated types
|
2023-02-16 21:55:04 -05:00 |
|
Netkas
|
0bf33b56dc
|
Added more methods to \TgBotLib > Bot
|
2023-02-16 16:27:30 -05:00 |
|
Netkas
|
759928d63a
|
Added a bunch of methods and documentation, file uploads are broken at the moment.
|
2023-02-14 23:26:41 -05:00 |
|
Netkas
|
34bcd7c1ef
|
Added method \TgBotLib > Bot > getMe()
|
2023-02-14 21:15:07 -05:00 |
|
Netkas
|
1c32980541
|
Added method \TgBotLib > Bot > getWebhookInfo()
|
2023-02-14 21:14:18 -05:00 |
|
Netkas
|
5064aed99f
|
Added \TgBotLib > Bot > deleteWebhook()
|
2023-02-14 21:04:16 -05:00 |
|
Netkas
|
998b7825d1
|
Updated \TgBotLib > Bot > setWebhook()
|
2023-02-14 21:03:13 -05:00 |
|
Netkas
|
de16477f8a
|
Minor changes
|
2023-02-14 21:02:37 -05:00 |
|
Netkas
|
d1609e36bd
|
Added \TgBotLib > Bot > setWebhook()
|
2023-02-14 21:00:59 -05:00 |
|
Netkas
|
7acd2499cc
|
Updated \TgBotLib > Bot
|
2023-02-14 20:55:34 -05:00 |
|
Netkas
|
45edd758a1
|
Removed bot name, we're going old-school.
|
2023-02-14 17:36:21 -05:00 |
|
Netkas
|
d3e98b1f23
|
Added \TgBotLib\Bot
|
2023-02-12 13:43:38 -05:00 |
|