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