empty static method

Implementation

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