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

3.1 KiB

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

Package dev.inmo.tgbotapi.types.chat.abstracts.extended

Types

Name Summary
ExtendedChannelChat [common]
Content
interface ExtendedChannelChat : ChannelChat, ExtendedPublicChat


ExtendedChat [common]
Content
interface ExtendedChat : Chat


ExtendedGroupChat [common]
Content
interface ExtendedGroupChat : GroupChat, ExtendedPublicChat


ExtendedPrivateChat [common]
Content
interface ExtendedPrivateChat : PrivateChat, ExtendedChat


ExtendedPublicChat [common]
Content
interface ExtendedPublicChat : ExtendedChat, PublicChat


ExtendedSupergroupChat [common]
Content
interface ExtendedSupergroupChat : SupergroupChat, ExtendedGroupChat