teleproto - v1.229.0
    Preparing search index...

    Interface TextCustomEmojiIn

    interface TextCustomEmojiIn {
        _: "textCustomEmoji";
        alt: string;
        documentId: BigInteger;
    }
    Index
    _: "textCustomEmoji"
    alt: string
    documentId: BigInteger