empty static method

ChatInviteLink empty()
override

create ChatInviteLink Empty

Implementation

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