empty static method

CreateChatInviteLink empty()
override

create CreateChatInviteLink Empty

Implementation

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