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