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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L466: 	ErrTempAuthKeyEmpty                 = "TEMP_AUTH_KEY_EMPTY"
		tl_errors_gen.go#L2703: 	return tgerr.Is(err, ErrTempAuthKeyEmpty)