const github.com/gotd/td/tg.BotCommandScopeUsersTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_bot_command_scope_gen.go#L144: const BotCommandScopeUsersTypeID = 0x3c4f04d8
tl_bot_command_scope_gen.go#L180: return BotCommandScopeUsersTypeID
tl_bot_command_scope_gen.go#L192: ID: BotCommandScopeUsersTypeID,
tl_bot_command_scope_gen.go#L207: buf.PutID(BotCommandScopeUsersTypeID)
tl_bot_command_scope_gen.go#L224: if err := buf.ConsumeID(BotCommandScopeUsersTypeID); err != nil {
tl_bot_command_scope_gen.go#L965: case BotCommandScopeUsersTypeID:
tl_registry_gen.go#L1053: BotCommandScopeUsersTypeID: "botCommandScopeUsers#3c4f04d8",
tl_registry_gen.go#L2835: "botCommandScopeUsers": BotCommandScopeUsersTypeID,
tl_registry_gen.go#L4617: BotCommandScopeUsersTypeID: func() bin.Object { return &BotCommandScopeUsers{} },
tl_registry_gen.go#L5474: BotCommandScopeUsersTypeID,
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. |