empty static method

SetBotInfoDescription empty()
override

create SetBotInfoDescription Empty

Implementation

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