const github.com/gotd/td/tg.BotMenuButtonCommandsTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_bot_menu_button_gen.go#L151: const BotMenuButtonCommandsTypeID = 0x4258c205
tl_bot_menu_button_gen.go#L187: return BotMenuButtonCommandsTypeID
tl_bot_menu_button_gen.go#L199: ID: BotMenuButtonCommandsTypeID,
tl_bot_menu_button_gen.go#L214: buf.PutID(BotMenuButtonCommandsTypeID)
tl_bot_menu_button_gen.go#L231: if err := buf.ConsumeID(BotMenuButtonCommandsTypeID); err != nil {
tl_bot_menu_button_gen.go#L466: case BotMenuButtonCommandsTypeID:
tl_registry_gen.go#L1093: BotMenuButtonCommandsTypeID: "botMenuButtonCommands#4258c205",
tl_registry_gen.go#L2875: "botMenuButtonCommands": BotMenuButtonCommandsTypeID,
tl_registry_gen.go#L4657: BotMenuButtonCommandsTypeID: func() bin.Object { return &BotMenuButtonCommands{} },
tl_registry_gen.go#L5496: BotMenuButtonCommandsTypeID,
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |