ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.chat
/
ChatJoinRequest
/
ChatJoinRequest
Chat
Join
Request
constructor
(
chat
:
PublicChat
,
from
:
User
,
userChatId
:
UserId
,
date
:
TelegramDate
,
inviteLink
:
ChatInviteLink
?
=
null
,
bio
:
String
?
=
null
)