teleproto - v1.229.0
    Preparing search index...

    Interface TextMentionNameIn

    interface TextMentionNameIn {
        _: "textMentionName";
        text: TypeRichTextIn;
        userId: BigInteger;
    }
    Index
    _: "textMentionName"
    userId: BigInteger