docs / com.github.insanusmokrassar.TelegramBotAPI.types.chat.abstracts / ChannelChat

ChannelChat

(common) interface ChannelChat : SuperPublicChat (source)

Inheritors

(common)

ChannelChatImpl

data class ChannelChatImpl : ChannelChat
(common)

ExtendedChannelChat

interface ExtendedChannelChat : ChannelChat, ExtendedPublicChat