Table of Contents

Class TaskerTaskDetail

Namespace
MaaFramework.Binding.Notification
Assembly
MaaFramework.Binding.Extensions.dll

Message for the task.

public record TaskerTaskDetail : IEquatable<TaskerTaskDetail>

Inheritance

Implements

Inherited Members

Remarks

details_json: {
    task_id: number,
    entry: string,
    uuid: string,
    hash: string
}

Constructors

TaskerTaskDetail(long, string, string, string)

Message for the task.

Properties

Entry
Hash
TaskId
Uuid