teleproto - v1.229.0
    Preparing search index...

    Interface SendMessageStopDraftActionIn

    interface SendMessageStopDraftActionIn {
        _: "sendMessageStopDraftAction";
        randomId?: BigInteger;
    }
    Index
    _: "sendMessageStopDraftAction"
    randomId?: BigInteger