mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
⚡ Small improvement to Mattermost-Node
This commit is contained in:
@@ -10,11 +10,11 @@ import { IDataObject } from 'n8n-workflow';
|
||||
export interface IAttachment {
|
||||
fields: {
|
||||
item?: object[];
|
||||
},
|
||||
};
|
||||
actions: {
|
||||
item?: object[];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Make an API request to Telegram
|
||||
|
||||
Reference in New Issue
Block a user