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