const github.com/gotd/td/tg.AttachMenuBotsBotTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_attach_menu_bots_bot_gen.go#L52: const AttachMenuBotsBotTypeID = 0x93bf667f
tl_attach_menu_bots_bot_gen.go#L98: return AttachMenuBotsBotTypeID
tl_attach_menu_bots_bot_gen.go#L110: ID: AttachMenuBotsBotTypeID,
tl_attach_menu_bots_bot_gen.go#L134: b.PutID(AttachMenuBotsBotTypeID)
tl_attach_menu_bots_bot_gen.go#L163: if err := b.ConsumeID(AttachMenuBotsBotTypeID); err != nil {
tl_registry_gen.go#L1088: AttachMenuBotsBotTypeID: "attachMenuBotsBot#93bf667f",
tl_registry_gen.go#L2870: "attachMenuBotsBot": AttachMenuBotsBotTypeID,
tl_registry_gen.go#L4652: AttachMenuBotsBotTypeID: func() bin.Object { return &AttachMenuBotsBot{} },
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. |