Class TaskerTaskDetail
- Namespace
- MaaFramework.Binding.Notification
- Assembly
- MaaFramework.Binding.Extensions.dll
Message for the tasks.
public record TaskerTaskDetail : IEquatable<TaskerTaskDetail>
Inheritance
Implements
Inherited Members
Remarks
payload: { task_id: number, entry: string, uuid: string, hash: string }
Constructors
- TaskerTaskDetail(int, string, string, string)
-
Message for the tasks.