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