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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L51: 	ErrAudioContentURLEmpty             = "AUDIO_CONTENT_URL_EMPTY"
		tl_errors_gen.go#L628: 	return tgerr.Is(err, ErrAudioContentURLEmpty)