empty static method

InlineQueryResultLocation empty()
override

Implementation

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