const github.com/gotd/td/tg.AttachMenuBotsNotModifiedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_attach_menu_bots_gen.go#L42: const AttachMenuBotsNotModifiedTypeID = 0xf1d88a5c
tl_attach_menu_bots_gen.go#L78: return AttachMenuBotsNotModifiedTypeID
tl_attach_menu_bots_gen.go#L90: ID: AttachMenuBotsNotModifiedTypeID,
tl_attach_menu_bots_gen.go#L105: b.PutID(AttachMenuBotsNotModifiedTypeID)
tl_attach_menu_bots_gen.go#L122: if err := b.ConsumeID(AttachMenuBotsNotModifiedTypeID); err != nil {
tl_attach_menu_bots_gen.go#L429: case AttachMenuBotsNotModifiedTypeID:
tl_registry_gen.go#L1086: AttachMenuBotsNotModifiedTypeID: "attachMenuBotsNotModified#f1d88a5c",
tl_registry_gen.go#L2868: "attachMenuBotsNotModified": AttachMenuBotsNotModifiedTypeID,
tl_registry_gen.go#L4650: AttachMenuBotsNotModifiedTypeID: func() bin.Object { return &AttachMenuBotsNotModified{} },
tl_registry_gen.go#L5416: AttachMenuBotsNotModifiedTypeID,
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. |