teleproto - v1.229.0
    Preparing search index...

    Interface SmsjobsFinishJobParams

    interface SmsjobsFinishJobParams {
        error?: string;
        jobId: string;
    }
    Index
    error?: string

    If failed, the error.

    jobId: string

    Job ID.