empty static method

DeleteChat empty()
override

create DeleteChat Empty

Implementation

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