Represents a voice note
const InlineQueryResultVoiceNote({ required this.id, required this.voiceNote, required this.title, });