Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-telegram/bot
/ InputMenuButton
Interface
InputMenuButton
models/menu_button.go:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
)
15
16
type
InputMenuButton
interface
{
17
menuButtonTag()
18
}
19
20
// MenuButton https://core.telegram.org/bots/api#menubutton
21
type
MenuButton
struct
{
Callers
nothing calls this directly
Implementers
3
MenuButtonCommands
models/menu_button.go
MenuButtonWebApp
models/menu_button.go
MenuButtonDefault
models/menu_button.go
Calls
no outgoing calls
Tested by
no test coverage detected