teleproto - v1.229.0
    Preparing search index...

    Interface CommunityForbiddenIn

    interface CommunityForbiddenIn {
        _: "communityForbidden";
        accessHash?: BigInteger;
        id: BigInteger;
        title: string;
    }
    Index
    _: "communityForbidden"
    accessHash?: BigInteger
    id: BigInteger
    title: string