owpengram-server/internal/app/bots
Astra 8bc54fbfc5 /mybots: Edit Bot summary screen, return-to-menu, clickable @mentions
- Edit Bot now shows the current value of every field (Name/About/
  Description/Botpic/Commands) like BotFather, with real botpic status
  via a new PeerHasAvatar port method.
- After editing a field the dialog lands back on a fresh Edit Bot menu
  (working "Back to bot" / "Bots list" buttons) instead of ending, so a
  follow-up button press no longer reports the button as expired.
- Service-bot messages now render @username as a tappable mention entity.
2026-09-08 13:44:01 +01:00
..
botfather.go /mybots: Edit Bot summary screen, return-to-menu, clickable @mentions 2026-09-08 13:44:01 +01:00
botfather_login_test.go feat: sync bot setup and webhook diagnostics 2026-07-22 00:51:52 +08:00
chatbot.go feat: sync AI compose and ChatBot features 2026-07-03 19:43:20 +08:00
chatbot_test.go feat: sync AI compose and ChatBot features 2026-07-03 19:43:20 +08:00
gifbot.go fix 2026-08-25 00:01:59 +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 /mybots: Edit Bot summary screen, return-to-menu, clickable @mentions 2026-09-08 13:44:01 +01:00
mybots_botpic_test.go /mybots: Edit Bot summary screen, return-to-menu, clickable @mentions 2026-09-08 13:44:01 +01:00
mybots_test.go /mybots: Edit Bot summary screen, return-to-menu, clickable @mentions 2026-09-08 13:44:01 +01:00
profile_cache.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
service.go /mybots: Edit Bot summary screen, return-to-menu, clickable @mentions 2026-09-08 13:44:01 +01:00
service_bot_entities.go /mybots: Edit Bot summary screen, return-to-menu, clickable @mentions 2026-09-08 13:44:01 +01: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-08 13:31:05 +01:00
stickersbot.go feat: sync host-based public app links 2026-07-22 21:43:56 +08:00
stickersbot_test.go feat: sync host-based public app links 2026-07-22 21:43:56 +08:00
verifierbot.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
verifierbot_test.go added ability to disable third-party verification 2026-08-06 05:27:48 +03:00
verifybot.go Interactive /mybots menu for @BotFather 2026-09-08 13:31:05 +01:00
verifybot_test.go Interactive /mybots menu for @BotFather 2026-09-08 13:31:05 +01:00