empty static method

GetChatEventLog empty()
override

create GetChatEventLog Empty

Implementation

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