sameChat

Return

true in case if this message is placed in the chat with id == chatId


inline fun WithChat.sameChat(chat: Chat): Boolean

Return

true in case if this message is placed in the chat


inline fun WithChat.sameChat(other: Message): Boolean

Return

true in case if this message is placed in the same chat that other