Release v0.2.21 (#3848)
This commit is contained in:
committed by
GitHub
parent
46ee020b5d
commit
a22260f871
@@ -36,6 +36,9 @@ export interface WorkflowRunBlock {
|
||||
attachments?: string[];
|
||||
subject?: string;
|
||||
body?: string;
|
||||
instructions?: string;
|
||||
positive_descriptor?: string;
|
||||
negative_descriptor?: string;
|
||||
}
|
||||
|
||||
export namespace WorkflowRunBlock {
|
||||
|
||||
Reference in New Issue
Block a user