empty static method

SetChatDescription empty()
override

create SetChatDescription Empty

Implementation

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