empty static method

SetChatTitle empty()
override

create SetChatTitle Empty

Implementation

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