empty static method

AddChatMembers empty()
override

create AddChatMembers Empty

Implementation

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