Raw.messages.UnpinAllMessages
Unpin all pinned messages
messages.unpinAllMessages#ee22b9a8 flags:# peer:InputPeer top_msg_id:flags.0?int = messages.AffectedHistory;
export namespace Raw {
export namespace messages {
export class UnpinAllMessages {
constructor(params: { peer: Raw.TypeInputPeer; topMsgId?: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xee22b9a8
Property
peer
: Raw.TypeInputPeerChat where to unpin
topMsgId
: number or undefinedForum topic where to unpin
Results
Raw.messages.TypeAffectedHistory