teleproto - v1.229.0
    Preparing search index...

    Interface ChatForbiddenIn

    interface ChatForbiddenIn {
        _: "chatForbidden";
        id: BigInteger;
        title: string;
    }
    Index
    _: "chatForbidden"
    id: BigInteger
    title: string