const github.com/gotd/td/tg.BotCommandScopePeerAdminsTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_bot_command_scope_gen.go#L603: const BotCommandScopePeerAdminsTypeID = 0x3fd863d1
tl_bot_command_scope_gen.go#L649: return BotCommandScopePeerAdminsTypeID
tl_bot_command_scope_gen.go#L661: ID: BotCommandScopePeerAdminsTypeID,
tl_bot_command_scope_gen.go#L681: buf.PutID(BotCommandScopePeerAdminsTypeID)
tl_bot_command_scope_gen.go#L704: if err := buf.ConsumeID(BotCommandScopePeerAdminsTypeID); err != nil {
tl_bot_command_scope_gen.go#L993: case BotCommandScopePeerAdminsTypeID:
tl_registry_gen.go#L1057: BotCommandScopePeerAdminsTypeID: "botCommandScopePeerAdmins#3fd863d1",
tl_registry_gen.go#L2839: "botCommandScopePeerAdmins": BotCommandScopePeerAdminsTypeID,
tl_registry_gen.go#L4621: BotCommandScopePeerAdminsTypeID: func() bin.Object { return &BotCommandScopePeerAdmins{} },
tl_registry_gen.go#L5478: BotCommandScopePeerAdminsTypeID,
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. |