toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
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
)