mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
⚡ Minor improvements to Twitter-Node
This commit is contained in:
@@ -27,9 +27,9 @@ export const directMessageOperations = [
|
|||||||
] as INodeProperties[];
|
] as INodeProperties[];
|
||||||
|
|
||||||
export const directMessageFields = [
|
export const directMessageFields = [
|
||||||
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
||||||
/* directMessage:create */
|
/* directMessage:create */
|
||||||
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
||||||
{
|
{
|
||||||
displayName: 'User ID',
|
displayName: 'User ID',
|
||||||
name: 'userId',
|
name: 'userId',
|
||||||
|
|||||||
Reference in New Issue
Block a user