empty static method

GetBotName empty()
override

create GetBotName Empty

Implementation

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