const github.com/gotd/td/tg.AttachMenuBotsTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_attach_menu_bots_gen.go#L159: const AttachMenuBotsTypeID = 0x3c4301c0
tl_attach_menu_bots_gen.go#L215: return AttachMenuBotsTypeID
tl_attach_menu_bots_gen.go#L227: ID: AttachMenuBotsTypeID,
tl_attach_menu_bots_gen.go#L255: b.PutID(AttachMenuBotsTypeID)
tl_attach_menu_bots_gen.go#L288: if err := b.ConsumeID(AttachMenuBotsTypeID); err != nil {
tl_attach_menu_bots_gen.go#L436: case AttachMenuBotsTypeID:
tl_registry_gen.go#L1087: AttachMenuBotsTypeID: "attachMenuBots#3c4301c0",
tl_registry_gen.go#L2869: "attachMenuBots": AttachMenuBotsTypeID,
tl_registry_gen.go#L4651: AttachMenuBotsTypeID: func() bin.Object { return &AttachMenuBots{} },
tl_registry_gen.go#L5417: AttachMenuBotsTypeID,
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. |