ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
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
,
subscriptionPeriod
:
TimeSpan
?
=
null
,
subscriptionPrice
:
UInt
?
=
null
)