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