const github.com/gotd/td/tg.BotCommandScopePeerUserTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_bot_command_scope_gen.go#L749: const BotCommandScopePeerUserTypeID = 0xa1321f3
		tl_bot_command_scope_gen.go#L800: 	return BotCommandScopePeerUserTypeID
		tl_bot_command_scope_gen.go#L812: 		ID:   BotCommandScopePeerUserTypeID,
		tl_bot_command_scope_gen.go#L836: 	buf.PutID(BotCommandScopePeerUserTypeID)
		tl_bot_command_scope_gen.go#L865: 	if err := buf.ConsumeID(BotCommandScopePeerUserTypeID); err != nil {
		tl_bot_command_scope_gen.go#L1000: 	case BotCommandScopePeerUserTypeID:
		tl_registry_gen.go#L1058: 		BotCommandScopePeerUserTypeID:                                           "botCommandScopePeerUser#a1321f3",
		tl_registry_gen.go#L2840: 		"botCommandScopePeerUser":                                           BotCommandScopePeerUserTypeID,
		tl_registry_gen.go#L4622: 		BotCommandScopePeerUserTypeID:                                           func() bin.Object { return &BotCommandScopePeerUser{} },
		tl_registry_gen.go#L5479: 			BotCommandScopePeerUserTypeID,