empty static method

Implementation

static InputInlineQueryResultArticle empty() {
  return InputInlineQueryResultArticle({});
}