github.com/gotd/td/tg.BotInfo.MenuButton (field)
9 uses
github.com/gotd/td/tg (current package)
tl_bot_info_gen.go#L73: MenuButton BotMenuButtonClass
tl_bot_info_gen.go#L136: if !(b.MenuButton == nil) {
tl_bot_info_gen.go#L196: b.MenuButton = val
tl_bot_info_gen.go#L310: if !(b.MenuButton == nil) {
tl_bot_info_gen.go#L373: if b.MenuButton == nil {
tl_bot_info_gen.go#L376: if err := b.MenuButton.Encode(buf); err != nil {
tl_bot_info_gen.go#L468: b.MenuButton = value
tl_bot_info_gen.go#L602: b.MenuButton = value
tl_bot_info_gen.go#L614: return b.MenuButton, true
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |