mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Auto mention users in reply tweets
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export interface ITweet {
|
||||
auto_populate_reply_metadata?: boolean;
|
||||
display_coordinates?: boolean;
|
||||
lat?: number;
|
||||
long?: number;
|
||||
|
||||
Reference in New Issue
Block a user