empty static method

SetBotName empty()
override

create SetBotName Empty

Implementation

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