Edit Chat Invite Link Unlimited
@Serializable
Represent [https://core.telegram.org/bots/api#editchatinvitelink] request WITHOUT member_limit
and creates_join_request
See also
Constructors
Link copied to clipboard
fun EditChatInviteLinkUnlimited(chatId: ChatIdentifier, inviteLink: String, name: String? = null, expirationUnixTimeStamp: TelegramDate? = null)