ChannelForbidden#
- class pyrogram.raw.types.ChannelForbidden#
Indicates a channel/supergroup we can’t access because we were banned, or for some other reason.
Constructor of
Chat.- Details:
Layer:
158ID:
17D493D5
- Parameters:
id (
int64-bit) – Channel ID.access_hash (
int64-bit) – Access hash.title (
str) – Title.broadcast (
bool, optional) – Is this a channel.megagroup (
bool, optional) – Is this a supergroup.until_date (
int32-bit, optional) – The ban is valid until the specified date.