interface GetTaskById {
    inlineTaskId: string;
}

Properties

Properties

inlineTaskId: string

Global ID of the inline task

Generated using TypeDoc v0.25.12