teleproto - v1.229.0
    Preparing search index...

    Interface ContactsBlockParams

    interface ContactsBlockParams {
        id: EntityLike;
        myStoriesFrom?: boolean;
    }
    Index
    id: EntityLike

    Peer

    myStoriesFrom?: boolean

    Whether the peer should be added to the story blocklist; if not set, the peer will be added to the main blocklist, see here » for more info.