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,