const github.com/gotd/td/tg.AttachMenuBotIconTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_attach_menu_bot_icon_gen.go#L68: const AttachMenuBotIconTypeID = 0xb2a7386b
tl_attach_menu_bot_icon_gen.go#L125: return AttachMenuBotIconTypeID
tl_attach_menu_bot_icon_gen.go#L137: ID: AttachMenuBotIconTypeID,
tl_attach_menu_bot_icon_gen.go#L173: b.PutID(AttachMenuBotIconTypeID)
tl_attach_menu_bot_icon_gen.go#L209: if err := b.ConsumeID(AttachMenuBotIconTypeID); err != nil {
tl_registry_gen.go#L1084: AttachMenuBotIconTypeID: "attachMenuBotIcon#b2a7386b",
tl_registry_gen.go#L2866: "attachMenuBotIcon": AttachMenuBotIconTypeID,
tl_registry_gen.go#L4648: AttachMenuBotIconTypeID: func() bin.Object { return &AttachMenuBotIcon{} },
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. |