empty static method

ChatInviteLinkCount empty()
override

create ChatInviteLinkCount Empty

Implementation

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