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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L516: 	ErrUserIDInvalid                    = "USER_ID_INVALID"
		tl_errors_gen.go#L2953: 	return tgerr.Is(err, ErrUserIDInvalid)