empty static method
create InlineQueryResultVoiceNote Empty
Implementation
static InlineQueryResultVoiceNote empty() {
return InlineQueryResultVoiceNote({});
}
create InlineQueryResultVoiceNote Empty
static InlineQueryResultVoiceNote empty() {
return InlineQueryResultVoiceNote({});
}