const github.com/gotd/td/tg.HelpSetBotUpdatesStatusRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_help_set_bot_updates_status_gen.go#L47: const HelpSetBotUpdatesStatusRequestTypeID = 0xec22cfcd
tl_help_set_bot_updates_status_gen.go#L93: return HelpSetBotUpdatesStatusRequestTypeID
tl_help_set_bot_updates_status_gen.go#L105: ID: HelpSetBotUpdatesStatusRequestTypeID,
tl_help_set_bot_updates_status_gen.go#L129: b.PutID(HelpSetBotUpdatesStatusRequestTypeID)
tl_help_set_bot_updates_status_gen.go#L148: if err := b.ConsumeID(HelpSetBotUpdatesStatusRequestTypeID); err != nil {
tl_registry_gen.go#L1598: HelpSetBotUpdatesStatusRequestTypeID: "help.setBotUpdatesStatus#ec22cfcd",
tl_registry_gen.go#L3380: "help.setBotUpdatesStatus": HelpSetBotUpdatesStatusRequestTypeID,
tl_registry_gen.go#L5162: HelpSetBotUpdatesStatusRequestTypeID: func() bin.Object { return &HelpSetBotUpdatesStatusRequest{} },
tl_server_gen.go#L6465: s.handlers[HelpSetBotUpdatesStatusRequestTypeID] = handler
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. |