docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.types
/
ChatInviteLinkWithJoinRequest
/
ChatInviteLinkWithJoinRequest
Chat
Invite
Link
With
Join
Request
constructor
(
inviteLink
:
String
,
creator
:
User
,
name
:
String
?
=
null
,
leftToReview
:
Int
=
0
,
isRevoked
:
Boolean
=
false
,
expireDate
:
TelegramDate
?
=
null
,
subscriptionPeriod
:
TimeSpan
?
=
null
,
subscriptionPrice
:
UInt
?
=
null
)
(
source
)