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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L396: 	ErrResultTypeInvalid                = "RESULT_TYPE_INVALID"
		tl_errors_gen.go#L2353: 	return tgerr.Is(err, ErrResultTypeInvalid)