teleproto - v1.229.0
    Preparing search index...

    Interface TextBotCommandIn

    interface TextBotCommandIn {
        _: "textBotCommand";
        text: TypeRichTextIn;
    }
    Index
    _: "textBotCommand"