const github.com/gotd/td/tg.BotsSetBotGroupDefaultAdminRightsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_bots_set_bot_group_default_admin_rights_gen.go#L49: const BotsSetBotGroupDefaultAdminRightsRequestTypeID = 0x925ec9ea
tl_bots_set_bot_group_default_admin_rights_gen.go#L90: return BotsSetBotGroupDefaultAdminRightsRequestTypeID
tl_bots_set_bot_group_default_admin_rights_gen.go#L102: ID: BotsSetBotGroupDefaultAdminRightsRequestTypeID,
tl_bots_set_bot_group_default_admin_rights_gen.go#L122: b.PutID(BotsSetBotGroupDefaultAdminRightsRequestTypeID)
tl_bots_set_bot_group_default_admin_rights_gen.go#L142: if err := b.ConsumeID(BotsSetBotGroupDefaultAdminRightsRequestTypeID); err != nil {
tl_registry_gen.go#L1685: BotsSetBotGroupDefaultAdminRightsRequestTypeID: "bots.setBotGroupDefaultAdminRights#925ec9ea",
tl_registry_gen.go#L3467: "bots.setBotGroupDefaultAdminRights": BotsSetBotGroupDefaultAdminRightsRequestTypeID,
tl_registry_gen.go#L5249: BotsSetBotGroupDefaultAdminRightsRequestTypeID: func() bin.Object { return &BotsSetBotGroupDefaultAdminRightsRequest{} },
tl_server_gen.go#L8040: s.handlers[BotsSetBotGroupDefaultAdminRightsRequestTypeID] = 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. |