const github.com/gotd/td/tg.BotsSetBotCommandsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_bots_set_bot_commands_gen.go#L48: const BotsSetBotCommandsRequestTypeID = 0x517165a
tl_bots_set_bot_commands_gen.go#L99: return BotsSetBotCommandsRequestTypeID
tl_bots_set_bot_commands_gen.go#L111: ID: BotsSetBotCommandsRequestTypeID,
tl_bots_set_bot_commands_gen.go#L139: b.PutID(BotsSetBotCommandsRequestTypeID)
tl_bots_set_bot_commands_gen.go#L169: if err := b.ConsumeID(BotsSetBotCommandsRequestTypeID); err != nil {
tl_registry_gen.go#L1679: BotsSetBotCommandsRequestTypeID: "bots.setBotCommands#517165a",
tl_registry_gen.go#L3461: "bots.setBotCommands": BotsSetBotCommandsRequestTypeID,
tl_registry_gen.go#L5243: BotsSetBotCommandsRequestTypeID: func() bin.Object { return &BotsSetBotCommandsRequest{} },
tl_server_gen.go#L7922: s.handlers[BotsSetBotCommandsRequestTypeID] = 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. |