teleproto - v1.229.0
    Preparing search index...

    Interface TextAnchorIn

    interface TextAnchorIn {
        _: "textAnchor";
        name: string;
        text: TypeRichTextIn;
    }
    Index
    _: "textAnchor"
    name: string