UpdateDialogPinned#
- class pyrogram.raw.types.UpdateDialogPinned#
A dialog was pinned/unpinned.
Constructor of
Update
.- Details:
Layer:
158
ID:
6E6FE51C
- Parameters:
peer (
DialogPeer
) – The dialog.pinned (
bool
, optional) – Whether the dialog was pinned.folder_id (
int
32-bit
, optional) – Peer folder ID.