empty static method

GetBotInfoDescription empty()
override

create GetBotInfoDescription Empty

Implementation

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