owpengram-server/internal/app/bots
Astra f474a360d7 Interactive /mybots menu for @BotFather
Button-driven bot management: paginated picker, per-bot API token /
revoke, Edit Bot (name/description/about/commands/botpic), Bot Settings
toggles (inline/groups/privacy), and delete. Navigation edits the menu
message in place via a new editServiceBotMessage helper.

Edit Botpic accepts a photo the user sends to @BotFather and sets it as
the bot's profile photo (new files.SetAvatarFromExistingPhoto, wired
through bots.SetBotUserpic / WithBotAvatarStore); photos.uploadProfilePhoto
does not accept a bot target so this is the only route.
2026-09-14 11:52:52 +01:00
..
botfather.go Interactive /mybots menu for @BotFather 2026-09-14 11:52:52 +01:00
botfather_login_test.go feat: sync bot setup and webhook diagnostics 2026-07-22 00:51:52 +08:00
chatbot.go merged with fixes 2026-09-09 02:49:30 +03:00
chatbot_test.go merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
gifbot.go fix 2026-08-25 00:01:59 +03:00
gifbot_test.go merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
manage_test.go fix(admin): close PR review blockers 2026-07-23 13:29:04 +08:00
miniapp.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
mybots.go Interactive /mybots menu for @BotFather 2026-09-14 11:52:52 +01:00
mybots_botpic_test.go Interactive /mybots menu for @BotFather 2026-09-14 11:52:52 +01:00
mybots_test.go Interactive /mybots menu for @BotFather 2026-09-14 11:52:52 +01:00
profile_cache.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
service.go Interactive /mybots menu for @BotFather 2026-09-14 11:52:52 +01:00
service_bot_entities.go fix: sync latest Android and langpack updates 2026-07-02 14:09:24 +08:00
service_bot_entities_test.go fix: sync latest Android and langpack updates 2026-07-02 14:09:24 +08:00
service_test.go Interactive /mybots menu for @BotFather 2026-09-14 11:52:52 +01:00
stickersbot.go merged with fixes 2026-09-09 02:49:30 +03:00
stickersbot_test.go feat: sync host-based public app links 2026-07-22 21:43:56 +08:00
verifierbot.go merged with fixes 2026-09-09 02:49:30 +03:00
verifierbot_test.go merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
verifybot.go Interactive /mybots menu for @BotFather 2026-09-14 11:52:52 +01:00
verifybot_test.go Interactive /mybots menu for @BotFather 2026-09-14 11:52:52 +01:00