owpengram-server/cmd/telesrv
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
..
buildinfo.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
exe_integration_test.go feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
log_encoder.go translated all logs to english 2026-07-25 07:31:27 +03:00
main.go Interactive /mybots menu for @BotFather 2026-09-14 11:52:52 +01:00
main_test.go fix for retention logic 2026-09-03 05:00:42 +03:00
process_cpu_fallback.go merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
process_cpu_test.go merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
process_cpu_unix.go merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
process_cpu_windows.go merged from gramsrv upstream 2026-09-01 12:06:31 +03:00