Documentation - v0.27.1
    Preparing search index...

    Interface InputPrivacyRuleChatParticipants

    interface InputPrivacyRuleChatParticipants {
        allow: boolean;
        chats: InputPeerLike[];
    }
    Index

    Properties

    Properties

    allow: boolean
    chats: InputPeerLike[]