56cc2e70c1
Add Bot API 10.2 Communities support example
...
New CommunitiesBot demonstrating the 36.0.0 communities API:
- onCommunityChatAdded / onCommunityChatRemoved triggers for the
community_chat_added / community_chat_removed service events
- reading the Community (id/name) from CommunityChatAdded
- ExtendedChat.community (ChatFullInfo.community) via getChat
- waitCommunityChatAdded expectation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-19 17:22:18 +06:00
868cf646bd
Add Bot API 10.2 Ephemeral Messages support example
...
New EphemeralMessagesBot demonstrating the 36.0.0 ephemeral-message API:
- sendTextMessage with receiverUserId + callbackQueryId to send a message
visible only to one user in a group, in response to a callback query
- PossiblyEphemeralMessage detection of ephemeral messages
- editEphemeralMessageText / deleteEphemeralMessage addressed by
chatId + receiverUserId + ephemeralMessageId
- reply() smart-branch replying ephemerally to an ephemeral message, and the
explicit replyToEphemeral form
- BotCommand.isEphemeral flag
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-19 17:21:03 +06:00
e70650d213
add two bots for testing of new functionality
2026-06-29 18:02:05 +06:00
9318891d94
buildable new bots
2026-06-06 13:33:37 +06:00
3b61976734
add guest bot
2026-05-23 00:00:36 +06:00
b4e2d52e7e
add managedbotsbot sample
2026-04-14 16:31:26 +06:00
e304a5ecab
add TagsBot
2026-03-02 18:02:35 +06:00
9d4b7b5a50
add gifts bot
2026-02-24 14:00:26 +06:00
fb6ed8b7ae
rename GetMe to My bot
2026-02-18 19:59:34 +06:00
d1791b3058
add drafts bot
2026-02-16 18:57:43 +06:00
990614e257
add checklists tasks
2025-09-23 15:43:58 +06:00
81ba5831c3
add suggested posts sample
2025-09-22 12:44:52 +06:00
a50eda366d
update dependencies and add webhooks sample
2024-10-30 14:38:46 +06:00
ed2922045c
add giveaways bot
2024-09-08 19:33:43 +06:00
McModder
3efd3463a3
Add MemberUpdatedWatcherBot example utilizing new 18.0.0 extensions
2024-08-29 22:40:47 +03:00
3a4c0c4226
start 15.0.0
2024-06-24 18:13:19 +06:00
73c1af15b3
add CustomBot
2024-05-10 18:46:47 +06:00
d6a6ad8d37
improvements in samples
2024-04-19 18:10:46 +06:00
fda366d820
add boosts sample
2024-01-12 00:49:59 +06:00
94c014b308
add LinkPreviewsBot
2024-01-09 17:56:33 +06:00
05e289975a
add reactions info bot
2024-01-08 15:46:23 +06:00
d289c2101d
add polls sample bot
2023-08-20 02:31:23 +06:00
d7a7e7153e
add inline queries sample
2023-04-21 23:21:15 +06:00
c6019b1862
complete sample with native
2023-04-19 20:20:11 +06:00
9b10749411
update dependencies and other attributes
2023-04-04 01:02:18 +06:00
8ef50537ae
some functionality of sticker set handler bot
2023-03-11 15:55:09 +06:00
51c300c734
add LiveLocationsBot sample and update dependencies
2023-02-17 15:58:25 +06:00
b9c745a21e
add RightsChanger bot
2023-02-06 12:08:25 +06:00
51c2cb1b0e
complete sample with request buttons
2023-02-05 23:43:27 +06:00
0f2829945f
add topics example
2022-12-31 15:45:48 +06:00
33b14f320c
update up to 3.3.1
2022-10-30 19:57:11 +06:00
9fa3690db6
add DeepLinkBot
2022-08-26 12:21:24 +06:00
068dc79ac8
migration onto 3.1.0 and including new example
2022-08-13 14:39:24 +06:00
0b7d8c087f
update tgbotapi and add webapps example
2022-04-29 20:57:16 +06:00
f9050061d1
add keyboards and update tgbotapi up to 0.38.12
2022-04-09 12:20:35 +06:00
522d1b55ba
add example with oneof and fsm
2021-06-30 13:12:15 +06:00
6d066532fb
rename forwarder bot
2020-11-02 22:44:15 +06:00
d49ce88a0b
update and add SlotMachineDetectorBot
2020-11-02 22:35:28 +06:00
c2788224e7
add files loader bot
2020-08-23 21:52:13 +06:00
426f8ffc61
update to use resender bot in multiplatform
2020-08-20 23:14:22 +06:00
b72921a44c
add example for resender bot and JS
2020-08-20 17:53:45 +06:00
d853b6a284
add GetMe bot and fix some other bots
2020-06-02 21:48:07 +06:00
0517f451f1
add HelloBot
2020-06-02 21:22:09 +06:00
656b8b6774
update
2020-06-02 19:28:10 +06:00
b2f22296ce
complete forwarder bot exmple
2020-02-25 13:27:37 +06:00