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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L52: 	ErrAudioTitleEmpty                  = "AUDIO_TITLE_EMPTY"
		tl_errors_gen.go#L633: 	return tgerr.Is(err, ErrAudioTitleEmpty)