empty static method

GetCallbackQueryAnswer empty()
override

create GetCallbackQueryAnswer Empty

Implementation

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