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.requests.chat.invite_links
/
ChatJoinRequestQueryResult
/
Unknown
Unknown
@
Serializable
(
with
=
ChatJoinRequestQueryResult.Companion::class
)
data
class
Unknown
(
val
name
:
String
)
:
ChatJoinRequestQueryResult
(
source
)
Any other result which is currently unknown to this library.
Members
Constructors
Unknown
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
open
override
val
name
:
String