toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
ChatInviteLinkUnlimited
/
ChatInviteLinkUnlimited
Chat
Invite
Link
Unlimited
constructor
(
inviteLink
:
String
,
creator
:
User
,
name
:
String
?
=
null
,
isRevoked
:
Boolean
=
false
,
expireDate
:
TelegramDate
?
=
null
)