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