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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L182: 	ErrErrorTextEmpty                   = "ERROR_TEXT_EMPTY"
		tl_errors_gen.go#L1283: 	return tgerr.Is(err, ErrErrorTextEmpty)