MCPcopy Create free account
hub / github.com/Vespa314/cflow / CallbackQueryHandle

Method CallbackQueryHandle

plugin/telegram/bot.go:18–18  ·  view source on GitHub ↗
(ctx context.Context, bot *Bot, callbackQuery CallbackQuery)

Source from the content-addressed store, hash-verified

16 BotToken(ctx context.Context) string
17 MessageHandle(ctx context.Context, bot *Bot, message Message, attachments []Attachment) error
18 CallbackQueryHandle(ctx context.Context, bot *Bot, callbackQuery CallbackQuery) error
19}
20
21type Bot struct {

Callers 1

StartMethod · 0.65

Implementers 1

TelegramHandlerserver/integration/telegram.go

Calls

no outgoing calls

Tested by

no test coverage detected