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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L141: 	ErrCodeEmpty                        = "CODE_EMPTY"
		tl_errors_gen.go#L1078: 	return tgerr.Is(err, ErrCodeEmpty)