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