empty static method

GetChat empty()
override

create GetChat Empty

Implementation

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