UpdateMonoForumNoPaidException#
- class pyrogram.raw.types.UpdateMonoForumNoPaidException#
An admin has (un)exempted this monoforum topic from payment to send messages using account.toggleNoPaidMessagesException.
Constructor of
Update.- Details:
Layer:
220ID:
9F812B08
- Parameters:
channel_id (
int64-bit) – The monoforum ID.saved_peer_id (
Peer) – The peer/topic ID.exception (
bool, optional) – If set, an admin has exempted this peer, otherwise the peer was unexempted.