Netkas
|
c17773e5d2
|
Added method \TgBotLib\Bot > createNewStickerSet() to create a new sticker set owned by a user. See [createNewStickerSet](https://core.telegram.org/bots/api#createnewstickerset) for more information.
|
2023-04-07 01:37:01 -04:00 |
|
Netkas
|
8965ac3aff
|
Added method \TgBotLib\Bot > sendSticker() to send a sticker to a chat. See [sendSticker](https://core.telegram.org/bots/api#sendsticker) for more information.
|
2023-04-06 13:54:48 -04:00 |
|
Netkas
|
38012104ae
|
Added the ability to get the current bot short description in the given language as the class [BotShortDescription](https://core.telegram.org/bots/api#botshortdescription) using the method \TgBotLib\Bot > getMyShortDescription() see [getMyShortDescription](https://core.telegram.org/bots/api#getmyshortdescription) for more information.
|
2023-04-06 13:47:53 -04:00 |
|
Netkas
|
5c1bb7c936
|
Minor change in CHANGELOG.md
|
2023-04-06 13:46:03 -04:00 |
|
Netkas
|
4869c439ff
|
Minor corrections to the PhpDoc in \TgBotLib > Bot > getMyDescription
|
2023-04-06 13:40:39 -04:00 |
|
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
|
855925d4bd
|
Bumped version to 6.6.0
|
2023-04-06 13:17:33 -04:00 |
|
Netkas
|
bfa19191a2
|
Merge remote-tracking branch 'origin/dev' into dev
|
2023-03-01 19:15:09 -05:00 |
|
Netkas
|
d06f012797
|
Updated Run Configurations
|
2023-03-01 19:14:58 -05:00 |
|
Netkas
|
72a09a2663
|
Updated CHANGELOG.md
|
2023-03-01 19:14:35 -05:00 |
|
Netkas
|
ffe62c1ae2
|
Updated CHANGELOG.md
|
2023-02-28 22:19:59 -05:00 |
|
Netkas
|
2e1f699e29
|
Bumped version to 6.5.4
|
2023-02-28 22:19:16 -05:00 |
|
Netkas
|
cc22e23a06
|
Removed unused destruct()
|
2023-02-28 22:18:43 -05:00 |
|
Netkas
|
2a0ba0eaf7
|
Bumped version
|
2023-02-28 21:16:28 -05:00 |
|
Netkas
|
7aa24bea13
|
Updated CHANGELOG.md
|
2023-02-28 21:06:05 -05:00 |
|
Netkas
|
7be37db679
|
Added \TgBotLib\Objects\Telegram > Poll
|
2023-02-28 21:04:00 -05:00 |
|
Netkas
|
85559ea360
|
Updated CHANGELOG.md
|
2023-02-26 19:25:10 -05:00 |
|
Netkas
|
f612140eb8
|
Updated CHANGELOG.md
|
2023-02-26 19:24:11 -05:00 |
|
Netkas
|
8900abeb4a
|
Updated update handler to log events of handles
|
2023-02-26 19:23:15 -05:00 |
|
Netkas
|
33088ee486
|
Updated .idea
|
2023-02-26 17:43:53 -05:00 |
|
Netkas
|
47ed640857
|
Updated CHANGELOG.md
|
2023-02-26 17:43:15 -05:00 |
|
Netkas
|
5aa2a4928e
|
Added ChatActionType
|
2023-02-26 17:42:42 -05:00 |
|
Netkas
|
a9023f116c
|
Merge branch 'master' into dev
|
2023-02-25 06:51:56 -05:00 |
|
Netkas
|
e09252baad
|
Merge branch 'master' of https://git.n64.cc/nosial/libs/tgbot
|
2023-02-25 06:50:45 -05:00 |
|
h@x
|
9002de8026
|
Delete example.png
|
2023-02-25 10:30:10 +00:00 |
|
h@x
|
98d2798fc2
|
Delete example.png
|
2023-02-25 10:29:54 +00:00 |
|
Netkas
|
f9c6f80310
|
Bumped version to 6.5.2
|
2023-02-25 02:25:51 -05:00 |
|
Netkas
|
84cc1ba93b
|
Added TempFile usage
|
2023-02-25 02:25:38 -05:00 |
|
Netkas
|
bb081e8256
|
Bumped version to 6.5.1
|
2023-02-23 12:55:22 -05:00 |
|
Netkas
|
63b15f4931
|
Added null-check statement for \TgBotLib\Objects\Telegram > Poll
https://git.n64.cc/nosial/libs/tgbot/-/issues/1
|
2023-02-23 12:52:23 -05:00 |
|
Netkas
|
0a7eeaa8ec
|
Corrected README.md
|
2023-02-20 22:01:35 -05:00 |
|
Netkas
|
a668229527
|
Updated php.xml
|
2023-02-20 21:50:39 -05:00 |
|
Netkas
|
1b50740bf4
|
Updated CHANGELOG.md
|
2023-02-20 21:50:34 -05:00 |
|
Netkas
|
8418c7911b
|
Updated project.json
|
2023-02-20 21:49:19 -05:00 |
|
Netkas
|
04d5b0026f
|
Added CHANGELOG.md
|
2023-02-20 21:47:32 -05:00 |
|
Netkas
|
ec55789285
|
Improved README.md
|
2023-02-20 21:46:13 -05:00 |
|
Netkas
|
38adcee1a3
|
Removed token from worker.php lol
|
2023-02-20 21:32:56 -05:00 |
|
Netkas
|
040426a63c
|
Added single-threaded and multi-threaded example
|
2023-02-20 21:27:43 -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
|
eacc106666
|
Minor change
|
2023-02-19 16:53:27 -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 |
|