1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-25 17:35:09 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.md
2021-03-17 15:18:37 +00:00

1.6 KiB

//docs/dev.inmo.tgbotapi.types.chat.abstracts.extended/ExtendedChat

ExtendedChat

[common] interface ExtendedChat : Chat

Properties

Name Summary
chatPhoto [common] abstract val chatPhoto: ChatPhoto?
id [common] abstract val id: ChatId

Inheritors

Name
ExtendedPrivateChat
ExtendedPublicChat