empty static method

Implementation

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