teleproto - v1.229.0
    Preparing search index...

    Interface PageBlockAuthorDateIn

    interface PageBlockAuthorDateIn {
        _: "pageBlockAuthorDate";
        author: TypeRichTextIn;
        publishedDate: number;
    }
    Index
    _: "pageBlockAuthorDate"
    publishedDate: number