teleproto - v1.229.0
    Preparing search index...

    Interface ContactsUnblockParams

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

    Peer

    myStoriesFrom?: boolean

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