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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L137: 	ErrChatSendVoicesForbidden          = "CHAT_SEND_VOICES_FORBIDDEN"
		tl_errors_gen.go#L1058: 	return tgerr.Is(err, ErrChatSendVoicesForbidden)