teleproto - v1.229.0
    Preparing search index...

    Interface MessagesUnpinAllMessagesParams

    interface MessagesUnpinAllMessagesParams {
        peer: EntityLike;
        savedPeerId?: EntityLike;
        topMsgId?: MessageIDLike;
    }
    Index
    peer: EntityLike

    Chat where to unpin

    savedPeerId?: EntityLike

    If set, must be equal to the ID of a monoforum topic , and will unpin all messages pinned in the passed monoforum topic.

    topMsgId?: MessageIDLike

    Forum topic where to unpin