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.abstracts
/
WithPreviewChat
With
Preview
Chat
interface
WithPreviewChat
(
source
)
All inheritors of this interface have
chat
field and related to this
chat
Inheritors
WithPreviewChatAndMessageId
ChatBoostRemoved
ChatBoostUpdated
ChatMemberUpdated
GiveawayPublicResults
Members
Members & Extensions
Properties
chat
Link copied to clipboard
abstract
val
chat
:
PreviewChat
Functions
same
Chat
Link copied to clipboard
inline
fun
WithPreviewChat
.
sameChat
(
chatId
:
ChatIdentifier
)
:
Boolean
inline
fun
WithPreviewChat
.
sameChat
(
chat
:
Chat
)
:
Boolean
inline
fun
WithPreviewChat
.
sameChat
(
other
:
Message
)
:
Boolean