type github.com/gotd/td/tg.AttachMenuBotsBox
5 uses
github.com/gotd/td/tg (current package)
tl_attach_menu_bots_gen.go#L449: type AttachMenuBotsBox struct {
tl_attach_menu_bots_gen.go#L454: func (b *AttachMenuBotsBox) Decode(buf *bin.Buffer) error {
tl_attach_menu_bots_gen.go#L467: func (b *AttachMenuBotsBox) Encode(buf *bin.Buffer) error {
tl_messages_get_attach_menu_bots_gen.go#L178: var result AttachMenuBotsBox
tl_server_gen.go#L5555: return &AttachMenuBotsBox{AttachMenuBots: response}, nil
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. |