Raw.UpdateSavedDialogPinned

Raw.UpdateSavedDialogPinned

A saved message dialog was pinned/unpinned

updateSavedDialogPinned#aeaf9e74 flags:# pinned:flags.0?true peer:DialogPeer = Update;
export namespace Raw {
  export class UpdateSavedDialogPinned {
    constructor(params: { pinned?: boolean; peer: Raw.TypeDialogPeer }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xaeaf9e74

Property