teleproto - v1.229.0
    Preparing search index...

    Interface TextConcatIn

    interface TextConcatIn {
        _: "textConcat";
        texts: TypeRichTextIn[];
    }
    Index
    _: "textConcat"