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