@activepieces/piece-slack 0.11.2 → 0.11.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/package.json +6 -5
  2. package/src/i18n/de.json +17 -5
  3. package/src/i18n/es.json +17 -5
  4. package/src/i18n/fr.json +17 -5
  5. package/src/i18n/ja.json +21 -9
  6. package/src/i18n/nl.json +17 -5
  7. package/src/i18n/pt.json +17 -5
  8. package/src/i18n/translation.json +7 -1
  9. package/src/i18n/zh.json +17 -5
  10. package/src/lib/actions/send-direct-message-action.d.ts +1 -0
  11. package/src/lib/actions/send-direct-message-action.js +2 -0
  12. package/src/lib/actions/send-direct-message-action.js.map +1 -1
  13. package/src/lib/actions/send-message-action.d.ts +1 -0
  14. package/src/lib/actions/send-message-action.js +3 -1
  15. package/src/lib/actions/send-message-action.js.map +1 -1
  16. package/src/lib/common/props.d.ts +1 -0
  17. package/src/lib/common/props.js +6 -1
  18. package/src/lib/common/props.js.map +1 -1
  19. package/src/lib/common/utils.d.ts +2 -1
  20. package/src/lib/common/utils.js +2 -1
  21. package/src/lib/common/utils.js.map +1 -1
  22. package/src/lib/triggers/new-channel.d.ts +1 -1
  23. package/src/lib/triggers/new-command-in-direct-message.d.ts +5 -0
  24. package/src/lib/triggers/new-command.d.ts +6 -0
  25. package/src/lib/triggers/new-direct-message.d.ts +3 -0
  26. package/src/lib/triggers/new-mention-in-direct-message.d.ts +4 -0
  27. package/src/lib/triggers/new-mention.d.ts +5 -0
  28. package/src/lib/triggers/new-message-in-channel.d.ts +4 -0
  29. package/src/lib/triggers/new-message.d.ts +2 -0
  30. package/src/lib/triggers/new-reaction-added.d.ts +3 -0
  31. package/src/lib/triggers/new-saved-message.d.ts +1 -1
  32. package/src/lib/triggers/new-team-custom-emoji.d.ts +1 -1
  33. package/src/lib/triggers/new-user.d.ts +1 -1
package/src/i18n/pt.json CHANGED
@@ -15,6 +15,7 @@
15
15
  "Find User by ID": "Encontrar usuário por ID",
16
16
  "List users": "Lista de usuários",
17
17
  "Update message": "Atualizar mensagem",
18
+ "Delete Message": "Excluir mensagem",
18
19
  "Create Channel": "Criar Canal",
19
20
  "Update Profile": "Atualizar o perfil",
20
21
  "Get channel history": "Obter histórico do canal",
@@ -40,6 +41,7 @@
40
41
  "Finds a user by their ID.": "Localiza um usuário com seu ID.",
41
42
  "List all users of the workspace": "Listar todos os usuários da área de trabalho",
42
43
  "Update an existing message": "Atualizar uma mensagem existente",
44
+ "Deletes a specific message from a channel using the message's timestamp.": "Exclui uma mensagem específica de um canal usando o horário da mensagem.",
43
45
  "Creates a new channel.": "Cria um novo canal.",
44
46
  "Update basic profile field such as name or title.": "Atualizar o campo de perfil básico como nome ou título.",
45
47
  "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Recuperar todas as mensagens de um canal específico (\"conversa\") entre carimbos de tempo especificados",
@@ -58,11 +60,13 @@
58
60
  "Message": "mensagem",
59
61
  "Username": "Usuário:",
60
62
  "Profile Picture": "Imagem do perfil",
63
+ "Icon Emoji": "Icon Emoji",
61
64
  "Mention flow of origin?": "Mencionar o fluxo de origem?",
62
65
  "Block Kit blocks": "Bloco do Kit",
63
66
  "Unfurl Links": "Desfurtar Links",
67
+ "Send as a bot?": "Enviar como um bot?",
68
+ "Reply to Thread (Thread Message Link/Timestamp)": "Responder tópico (Link da mensagem no tópico/Timestamp)",
64
69
  "Attachment": "Anexo",
65
- "Thread ts": "Tópico",
66
70
  "Broadcast reply to channel": "Transmitir resposta para o canal",
67
71
  "Action Buttons": "Botões de Ação",
68
72
  "Title": "Título",
@@ -86,14 +90,17 @@
86
90
  "Emoji": "Emoji",
87
91
  "Expires at": "Expira em",
88
92
  "Markdown text": "Texto Markdown",
93
+ "Thread ts": "Tópico",
89
94
  "Topic": "Tópico",
90
95
  "Method": "Método",
91
96
  "Headers": "Cabeçalhos",
92
97
  "Query Parameters": "Parâmetros da consulta",
98
+ "Body Type": "Tipo de Corpo",
93
99
  "Body": "Conteúdo",
94
100
  "Response is Binary ?": "A resposta é binária ?",
95
101
  "No Error on Failure": "Nenhum erro no Failure",
96
102
  "Timeout (in seconds)": "Tempo limite (em segundos)",
103
+ "Follow redirects": "Seguir redirecionamentos",
97
104
  "Use user token": "Usar token de usuário",
98
105
  "\n\tPlease make sure add the bot to the channel by following these steps:\n\t 1. Type /invite in the channel's chat.\n\t 2. Click on Add apps to this channel.\n\t 3. Search for and add the bot.\n \n**Note**: If you can't find the channel in the dropdown list (which fetches up to 2000 channels), please click on the **(F)** and type the channel ID directly.\n ": "\n\tPlease make sure add the bot to the channel by following these steps:\n\t 1. Type /invite in the channel's chat.\n\t 2. Click on Add apps to this channel.\n\t 3. Search for and add the bot.\n \n**Note**: If you can't find the channel in the dropdown list (which fetches up to 2000 channels), please click on the **(F)** and type the channel ID directly.\n ",
99
106
  "You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'": "Você pode obter a ID do canal clicando com o botão direito do mouse no canal e selecionando 'Ver Detalhes do Canal'.",
@@ -101,16 +108,18 @@
101
108
  "e.g.`thumbsup`": "e.g.`thumbsup`",
102
109
  "The username of the bot": "O nome de usuário do bot",
103
110
  "The profile picture of the bot": "A imagem de perfil do bot",
111
+ "The icon emoji of the bot": "O emoji do ícone do bot",
104
112
  "If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.": "Se marcado, adiciona uma menção no final da mensagem do Slack para indicar qual fluxo enviou a notificação, com um link para esse fluxo.",
105
113
  "See https://api.slack.com/block-kit for specs": "Veja https://api.slack.com/block-kit para especificações",
106
114
  "Enable link unfurling for this message": "Ativar desenfuração de link para esta mensagem",
107
- "The text of your message": "O texto da sua mensagem",
108
- "Provide the ts (timestamp) value of the **parent** message to make this message a reply. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.": "Forneça o valor ts (timestamp) da mensagem **pai** para fazer desta mensagem uma resposta. Não use o valor de ts da própria resposta; use o seu pai. Por exemplo, `1710304378. 75129`.Alternativamente, você pode obter facilmente o link da mensagem clicando nos três pontos ao lado da mensagem pai e selecionando a opção `Copiar link`.",
115
+ "The text of your message. When using Block Kit blocks, this is used as a fallback for notifications.": "O texto da sua mensagem. Ao usar blocos de bloco, isto é usado como um recurso para notificações.",
116
+ "Provide the ts (timestamp) or link value of the **parent** message to make this message a reply. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.": "Forneça os ts (timestamp) ou o valor do link da mensagem **pai** para que esta mensagem seja uma resposta. Não use o valor de ts da própria resposta; use seu pai. Por exemplo, `1710304378.475129`. lternativamente, você pode facilmente obter o link da mensagem clicando nos três pontos ao lado da mensagem principal e selecionando a opção `Copiar link`.",
109
117
  "When replying to a thread, also make the message visible to everyone in the channel (only applicable when Thread Timestamp is provided)": "Ao responder a um tópico, também torne a mensagem visível para todos no canal (apenas aplicável quando o tópico for fornecido)",
110
118
  "You can pass the file ID from the New Message Trigger payload.": "Você pode passar o ID do arquivo a partir do payload do disparador Nova Mensagem.",
111
119
  "User handle (display name), without the leading @": "Identificador do usuário (nome de exibição), sem a liderança @",
112
120
  "Please provide the timestamp of the message you wish to update, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Por favor, forneça o carimbo de data/hora da mensagem que você deseja atualizar, como `1710304378.475129`. Como alternativa, você pode facilmente obter o link da mensagem clicando nos três pontos ao lado da mensagem e selecionando a opção `Copiar link`.",
113
121
  "The updated text of your message": "O texto atualizado da sua mensagem",
122
+ "Please provide the timestamp of the message you wish to retrieve, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Por favor, forneça o carimbo de data da mensagem que você deseja recuperar, como `1710304378.475129`. Como alternativa, você pode facilmente obter o link da mensagem clicando nos três pontos ao lado da mensagem e selecionando a opção `Copiar link`.",
114
123
  "Changing a user's email address will send an email to both the old and new addresses, and also post a slackbot message to the user informing them of the change.": "Alterar o endereço de e-mail de um usuário enviará um email para os endereços antigos e novos, e também publique uma mensagem de laxismo para o usuário que o informe sobre a mudança.",
115
124
  "ID of user to change. This argument may only be specified by admins on paid teams.You can use **Find User by Email** action to retrieve ID.": "ID de usuário a ser alterado. Este argumento só pode ser especificado pelos administradores em equipes pagas. ou use a ação **Encontrar usuário por e-mail** para obter o ID.",
116
125
  "Only messages after this timestamp will be included in results": "Apenas mensagens após este timestamp serão incluídas nos resultados",
@@ -120,9 +129,8 @@
120
129
  "Emoji shortname (standard or custom), e.g. :tada: or :train:": "shortname do emoji (padrão ou personalizado), por exemplo, :tada: ou :train:",
121
130
  "Unix timestamp - if not set, the status will not expire": "Marca temporal Unix - se não for definido, o status não expirará",
122
131
  "Provide the ts (timestamp) value of the **parent** message to retrieve replies of this message. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.": "Indique o valor ts (timestamp) da mensagem **pai** para recuperar as respostas desta mensagem. Não use o valor de ts da própria resposta; use seu pai. Por exemplo, `1710304378.475129`. lternativamente, você pode facilmente obter o link da mensagem clicando nos três pontos ao lado da mensagem principal e selecionando a opção `Copiar link`.",
123
- "Please provide the timestamp of the message you wish to retrieve, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Por favor, forneça o carimbo de data da mensagem que você deseja recuperar, como `1710304378.475129`. Como alternativa, você pode facilmente obter o link da mensagem clicando nos três pontos ao lado da mensagem e selecionando a opção `Copiar link`.",
124
132
  "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
125
- "Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
133
+ "Enable for files like PDFs, images, etc.": "Habilitar para arquivos como PDFs, imagens, etc.",
126
134
  "Use user token instead of bot token": "Usar token de usuário em vez do token de bot",
127
135
  "GET": "OBTER",
128
136
  "POST": "POSTAR",
@@ -130,6 +138,10 @@
130
138
  "PUT": "COLOCAR",
131
139
  "DELETE": "EXCLUIR",
132
140
  "HEAD": "CABEÇA",
141
+ "None": "Nenhuma",
142
+ "JSON": "JSON",
143
+ "Form Data": "Dados de Formulário",
144
+ "Raw": "RAW",
133
145
  "New Public Message Posted Anywhere": "Nova mensagem pública postada em qualquer lugar",
134
146
  "New Message Posted to Channel": "Nova mensagem postada no canal",
135
147
  "New Direct Message": "Nova mensagem direta",
@@ -15,6 +15,7 @@
15
15
  "Find User by ID": "Find User by ID",
16
16
  "List users": "List users",
17
17
  "Update message": "Update message",
18
+ "Delete Message": "Delete Message",
18
19
  "Create Channel": "Create Channel",
19
20
  "Update Profile": "Update Profile",
20
21
  "Get channel history": "Get channel history",
@@ -40,6 +41,7 @@
40
41
  "Finds a user by their ID.": "Finds a user by their ID.",
41
42
  "List all users of the workspace": "List all users of the workspace",
42
43
  "Update an existing message": "Update an existing message",
44
+ "Deletes a specific message from a channel using the message's timestamp.": "Deletes a specific message from a channel using the message's timestamp.",
43
45
  "Creates a new channel.": "Creates a new channel.",
44
46
  "Update basic profile field such as name or title.": "Update basic profile field such as name or title.",
45
47
  "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps",
@@ -58,9 +60,11 @@
58
60
  "Message": "Message",
59
61
  "Username": "Username",
60
62
  "Profile Picture": "Profile Picture",
63
+ "Icon Emoji": "Icon Emoji",
61
64
  "Mention flow of origin?": "Mention flow of origin?",
62
65
  "Block Kit blocks": "Block Kit blocks",
63
66
  "Unfurl Links": "Unfurl Links",
67
+ "Send as a bot?": "Send as a bot?",
64
68
  "Reply to Thread (Thread Message Link/Timestamp)": "Reply to Thread (Thread Message Link/Timestamp)",
65
69
  "Attachment": "Attachment",
66
70
  "Broadcast reply to channel": "Broadcast reply to channel",
@@ -96,6 +100,7 @@
96
100
  "Response is Binary ?": "Response is Binary ?",
97
101
  "No Error on Failure": "No Error on Failure",
98
102
  "Timeout (in seconds)": "Timeout (in seconds)",
103
+ "Follow redirects": "Follow redirects",
99
104
  "Use user token": "Use user token",
100
105
  "\n\tPlease make sure add the bot to the channel by following these steps:\n\t 1. Type /invite in the channel's chat.\n\t 2. Click on Add apps to this channel.\n\t 3. Search for and add the bot.\n \n**Note**: If you can't find the channel in the dropdown list (which fetches up to 2000 channels), please click on the **(F)** and type the channel ID directly.\n ": "\n\tPlease make sure add the bot to the channel by following these steps:\n\t 1. Type /invite in the channel's chat.\n\t 2. Click on Add apps to this channel.\n\t 3. Search for and add the bot.\n \n**Note**: If you can't find the channel in the dropdown list (which fetches up to 2000 channels), please click on the **(F)** and type the channel ID directly.\n ",
101
106
  "You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'": "You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'",
@@ -103,6 +108,7 @@
103
108
  "e.g.`thumbsup`": "e.g.`thumbsup`",
104
109
  "The username of the bot": "The username of the bot",
105
110
  "The profile picture of the bot": "The profile picture of the bot",
111
+ "The icon emoji of the bot": "The icon emoji of the bot",
106
112
  "If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.": "If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.",
107
113
  "See https://api.slack.com/block-kit for specs": "See https://api.slack.com/block-kit for specs",
108
114
  "Enable link unfurling for this message": "Enable link unfurling for this message",
@@ -113,6 +119,7 @@
113
119
  "User handle (display name), without the leading @": "User handle (display name), without the leading @",
114
120
  "Please provide the timestamp of the message you wish to update, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Please provide the timestamp of the message you wish to update, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.",
115
121
  "The updated text of your message": "The updated text of your message",
122
+ "Please provide the timestamp of the message you wish to retrieve, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Please provide the timestamp of the message you wish to retrieve, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.",
116
123
  "Changing a user's email address will send an email to both the old and new addresses, and also post a slackbot message to the user informing them of the change.": "Changing a user's email address will send an email to both the old and new addresses, and also post a slackbot message to the user informing them of the change.",
117
124
  "ID of user to change. This argument may only be specified by admins on paid teams.You can use **Find User by Email** action to retrieve ID.": "ID of user to change. This argument may only be specified by admins on paid teams.You can use **Find User by Email** action to retrieve ID.",
118
125
  "Only messages after this timestamp will be included in results": "Only messages after this timestamp will be included in results",
@@ -122,7 +129,6 @@
122
129
  "Emoji shortname (standard or custom), e.g. :tada: or :train:": "Emoji shortname (standard or custom), e.g. :tada: or :train:",
123
130
  "Unix timestamp - if not set, the status will not expire": "Unix timestamp - if not set, the status will not expire",
124
131
  "Provide the ts (timestamp) value of the **parent** message to retrieve replies of this message. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.": "Provide the ts (timestamp) value of the **parent** message to retrieve replies of this message. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.",
125
- "Please provide the timestamp of the message you wish to retrieve, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Please provide the timestamp of the message you wish to retrieve, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.",
126
132
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
127
133
  "Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
128
134
  "Use user token instead of bot token": "Use user token instead of bot token",
package/src/i18n/zh.json CHANGED
@@ -15,6 +15,7 @@
15
15
  "Find User by ID": "Find User by ID",
16
16
  "List users": "List users",
17
17
  "Update message": "Update message",
18
+ "Delete Message": "Delete Message",
18
19
  "Create Channel": "Create Channel",
19
20
  "Update Profile": "Update Profile",
20
21
  "Get channel history": "Get channel history",
@@ -40,6 +41,7 @@
40
41
  "Finds a user by their ID.": "Finds a user by their ID.",
41
42
  "List all users of the workspace": "List all users of the workspace",
42
43
  "Update an existing message": "Update an existing message",
44
+ "Deletes a specific message from a channel using the message's timestamp.": "Deletes a specific message from a channel using the message's timestamp.",
43
45
  "Creates a new channel.": "Creates a new channel.",
44
46
  "Update basic profile field such as name or title.": "Update basic profile field such as name or title.",
45
47
  "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps",
@@ -58,11 +60,13 @@
58
60
  "Message": "Message",
59
61
  "Username": "用户名",
60
62
  "Profile Picture": "Profile Picture",
63
+ "Icon Emoji": "Icon Emoji",
61
64
  "Mention flow of origin?": "Mention flow of origin?",
62
65
  "Block Kit blocks": "Block Kit blocks",
63
66
  "Unfurl Links": "Unfurl Links",
67
+ "Send as a bot?": "Send as a bot?",
68
+ "Reply to Thread (Thread Message Link/Timestamp)": "Reply to Thread (Thread Message Link/Timestamp)",
64
69
  "Attachment": "Attachment",
65
- "Thread ts": "Thread ts",
66
70
  "Broadcast reply to channel": "Broadcast reply to channel",
67
71
  "Action Buttons": "Action Buttons",
68
72
  "Title": "标题",
@@ -86,14 +90,17 @@
86
90
  "Emoji": "Emoji",
87
91
  "Expires at": "Expires at",
88
92
  "Markdown text": "Markdown text",
93
+ "Thread ts": "Thread ts",
89
94
  "Topic": "Topic",
90
95
  "Method": "方法",
91
96
  "Headers": "信头",
92
97
  "Query Parameters": "查询参数",
98
+ "Body Type": "Body Type",
93
99
  "Body": "正文内容",
94
100
  "Response is Binary ?": "Response is Binary ?",
95
101
  "No Error on Failure": "失败时没有错误",
96
102
  "Timeout (in seconds)": "超时(秒)",
103
+ "Follow redirects": "Follow redirects",
97
104
  "Use user token": "Use user token",
98
105
  "\n\tPlease make sure add the bot to the channel by following these steps:\n\t 1. Type /invite in the channel's chat.\n\t 2. Click on Add apps to this channel.\n\t 3. Search for and add the bot.\n \n**Note**: If you can't find the channel in the dropdown list (which fetches up to 2000 channels), please click on the **(F)** and type the channel ID directly.\n ": "\n\tPlease make sure add the bot to the channel by following these steps:\n\t 1. Type /invite in the channel's chat.\n\t 2. Click on Add apps to this channel.\n\t 3. Search for and add the bot.\n \n**Note**: If you can't find the channel in the dropdown list (which fetches up to 2000 channels), please click on the **(F)** and type the channel ID directly.\n ",
99
106
  "You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'": "You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'",
@@ -101,16 +108,18 @@
101
108
  "e.g.`thumbsup`": "e.g.`thumbsup`",
102
109
  "The username of the bot": "The username of the bot",
103
110
  "The profile picture of the bot": "The profile picture of the bot",
111
+ "The icon emoji of the bot": "The icon emoji of the bot",
104
112
  "If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.": "If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.",
105
113
  "See https://api.slack.com/block-kit for specs": "See https://api.slack.com/block-kit for specs",
106
114
  "Enable link unfurling for this message": "Enable link unfurling for this message",
107
- "The text of your message": "The text of your message",
108
- "Provide the ts (timestamp) value of the **parent** message to make this message a reply. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.": "Provide the ts (timestamp) value of the **parent** message to make this message a reply. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.",
115
+ "The text of your message. When using Block Kit blocks, this is used as a fallback for notifications.": "The text of your message. When using Block Kit blocks, this is used as a fallback for notifications.",
116
+ "Provide the ts (timestamp) or link value of the **parent** message to make this message a reply. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.": "Provide the ts (timestamp) or link value of the **parent** message to make this message a reply. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.",
109
117
  "When replying to a thread, also make the message visible to everyone in the channel (only applicable when Thread Timestamp is provided)": "When replying to a thread, also make the message visible to everyone in the channel (only applicable when Thread Timestamp is provided)",
110
118
  "You can pass the file ID from the New Message Trigger payload.": "You can pass the file ID from the New Message Trigger payload.",
111
119
  "User handle (display name), without the leading @": "User handle (display name), without the leading @",
112
120
  "Please provide the timestamp of the message you wish to update, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Please provide the timestamp of the message you wish to update, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.",
113
121
  "The updated text of your message": "The updated text of your message",
122
+ "Please provide the timestamp of the message you wish to retrieve, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Please provide the timestamp of the message you wish to retrieve, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.",
114
123
  "Changing a user's email address will send an email to both the old and new addresses, and also post a slackbot message to the user informing them of the change.": "Changing a user's email address will send an email to both the old and new addresses, and also post a slackbot message to the user informing them of the change.",
115
124
  "ID of user to change. This argument may only be specified by admins on paid teams.You can use **Find User by Email** action to retrieve ID.": "ID of user to change. This argument may only be specified by admins on paid teams.You can use **Find User by Email** action to retrieve ID.",
116
125
  "Only messages after this timestamp will be included in results": "Only messages after this timestamp will be included in results",
@@ -120,9 +129,8 @@
120
129
  "Emoji shortname (standard or custom), e.g. :tada: or :train:": "Emoji shortname (standard or custom), e.g. :tada: or :train:",
121
130
  "Unix timestamp - if not set, the status will not expire": "Unix timestamp - if not set, the status will not expire",
122
131
  "Provide the ts (timestamp) value of the **parent** message to retrieve replies of this message. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.": "Provide the ts (timestamp) value of the **parent** message to retrieve replies of this message. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.",
123
- "Please provide the timestamp of the message you wish to retrieve, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Please provide the timestamp of the message you wish to retrieve, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.",
124
132
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
125
- "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
133
+ "Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
126
134
  "Use user token instead of bot token": "Use user token instead of bot token",
127
135
  "GET": "获取",
128
136
  "POST": "帖子",
@@ -130,6 +138,10 @@
130
138
  "PUT": "弹出",
131
139
  "DELETE": "删除",
132
140
  "HEAD": "黑色",
141
+ "None": "无",
142
+ "JSON": "JSON",
143
+ "Form Data": "表单数据",
144
+ "Raw": "原始文件",
133
145
  "New Public Message Posted Anywhere": "New Public Message Posted Anywhere",
134
146
  "New Message Posted to Channel": "New Message Posted to Channel",
135
147
  "New Direct Message": "New Direct Message",
@@ -3,6 +3,7 @@ export declare const slackSendDirectMessageAction: import("@activepieces/pieces-
3
3
  text: import("@activepieces/pieces-framework").LongTextProperty<true>;
4
4
  username: import("@activepieces/pieces-framework").ShortTextProperty<false>;
5
5
  profilePicture: import("@activepieces/pieces-framework").ShortTextProperty<false>;
6
+ iconEmoji: import("@activepieces/pieces-framework").ShortTextProperty<false>;
6
7
  mentionOriginFlow: import("@activepieces/pieces-framework").CheckboxProperty<false>;
7
8
  blocks: import("@activepieces/pieces-framework").JsonProperty<false>;
8
9
  unfurlLinks: import("@activepieces/pieces-framework").CheckboxProperty<false>;
@@ -17,6 +17,7 @@ exports.slackSendDirectMessageAction = (0, pieces_framework_1.createAction)({
17
17
  text: props_1.text,
18
18
  username: props_1.username,
19
19
  profilePicture: props_1.profilePicture,
20
+ iconEmoji: props_1.iconEmoji,
20
21
  mentionOriginFlow: props_1.mentionOriginFlow,
21
22
  blocks: props_1.blocks,
22
23
  unfurlLinks: pieces_framework_1.Property.Checkbox({
@@ -50,6 +51,7 @@ exports.slackSendDirectMessageAction = (0, pieces_framework_1.createAction)({
50
51
  text,
51
52
  username: context.propsValue.username,
52
53
  profilePicture: context.propsValue.profilePicture,
54
+ iconEmoji: context.propsValue.iconEmoji,
53
55
  conversationId: userId,
54
56
  blocks: blockList,
55
57
  unfurlLinks,
@@ -1 +1 @@
1
- {"version":3,"file":"send-direct-message-action.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/slack/src/lib/actions/send-direct-message-action.ts"],"names":[],"mappings":";;;;AAAA,qEAAwE;AACxE,2CAAmD;AACnD,8BAAmC;AACnC,iDAAgE;AAChE,2CAOyB;AAIZ,QAAA,4BAA4B,GAAG,IAAA,+BAAY,EAAC;IACvD,IAAI,EAAE,aAAS;IACf,IAAI,EAAE,qBAAqB;IAC3B,WAAW,EAAE,wBAAwB;IACrC,WAAW,EAAE,wBAAwB;IACrC,KAAK,EAAE;QACL,MAAM,EAAN,cAAM;QACN,IAAI,EAAJ,YAAI;QACJ,QAAQ,EAAR,gBAAQ;QACR,cAAc,EAAd,sBAAc;QACd,iBAAiB,EAAjB,yBAAiB;QACjB,MAAM,EAAN,cAAM;QACN,WAAW,EAAE,2BAAQ,CAAC,QAAQ,CAAC;YAC7B,WAAW,EAAE,cAAc;YAC3B,WAAW,EAAE,wCAAwC;YACrD,QAAQ,EAAE,KAAK;YACf,YAAY,EAAE,IAAI;SACnB,CAAC;KACH;IACK,GAAG,CAAC,OAAO;;YACf,MAAM,KAAK,GAAG,OAAO,CAAC,IAAI,CAAC,YAAY,CAAC;YACxC,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,EAAE,iBAAiB,EAAE,GAAG,OAAO,CAAC,UAAU,CAAC;YAEpF,IAAA,iCAAwB,EAAC,KAAK,EAAE,OAAO,CAAC,CAAC;YACzC,IAAA,iCAAwB,EAAC,IAAI,EAAE,MAAM,CAAC,CAAC;YACvC,IAAA,iCAAwB,EAAC,MAAM,EAAE,QAAQ,CAAC,CAAC;YAE3C,MAAM,SAAS,GAA2B,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,EAAE,CAAC,CAAA;YAE/F,IAAG,MAAM,IAAI,KAAK,CAAC,OAAO,CAAC,MAAM,CAAC,EAAE,CAAC;gBACnC,SAAS,CAAC,IAAI,CAAC,GAAI,MAA4C,CAAC,CAAA;YAClE,CAAC;YAED,IAAG,iBAAiB,EAAE,CAAC;gBACpB,SAA0B,aAA1B,SAAS,uBAAT,SAAS,CAAmB,IAAI,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,QAAQ,EAAE;wBAC7D;4BACE,MAAM,EAAE,QAAQ;4BAChB,MAAM,EAAE,oBAAoB,IAAI,GAAG,CAAC,OAAO,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC,MAAM,aAAa,OAAO,CAAC,OAAO,CAAC,EAAE,UAAU,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,EAAE,cAAc;yBACpJ;qBACF,EAAE,CAAC,CAAA;YACN,CAAC;YAED,OAAO,IAAA,wBAAgB,EAAC;gBACtB,KAAK;gBACL,IAAI;gBACJ,QAAQ,EAAE,OAAO,CAAC,UAAU,CAAC,QAAQ;gBACrC,cAAc,EAAE,OAAO,CAAC,UAAU,CAAC,cAAc;gBACjD,cAAc,EAAE,MAAM;gBACtB,MAAM,EAAC,SAAS;gBAChB,WAAW;aACZ,CAAC,CAAC;QACL,CAAC;KAAA;CACF,CAAC,CAAC"}
1
+ {"version":3,"file":"send-direct-message-action.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/slack/src/lib/actions/send-direct-message-action.ts"],"names":[],"mappings":";;;;AAAA,qEAAwE;AACxE,2CAAmD;AACnD,8BAAmC;AACnC,iDAAgE;AAChE,2CAQyB;AAIZ,QAAA,4BAA4B,GAAG,IAAA,+BAAY,EAAC;IACvD,IAAI,EAAE,aAAS;IACf,IAAI,EAAE,qBAAqB;IAC3B,WAAW,EAAE,wBAAwB;IACrC,WAAW,EAAE,wBAAwB;IACrC,KAAK,EAAE;QACL,MAAM,EAAN,cAAM;QACN,IAAI,EAAJ,YAAI;QACJ,QAAQ,EAAR,gBAAQ;QACR,cAAc,EAAd,sBAAc;QACd,SAAS,EAAT,iBAAS;QACT,iBAAiB,EAAjB,yBAAiB;QACjB,MAAM,EAAN,cAAM;QACN,WAAW,EAAE,2BAAQ,CAAC,QAAQ,CAAC;YAC7B,WAAW,EAAE,cAAc;YAC3B,WAAW,EAAE,wCAAwC;YACrD,QAAQ,EAAE,KAAK;YACf,YAAY,EAAE,IAAI;SACnB,CAAC;KACH;IACK,GAAG,CAAC,OAAO;;YACf,MAAM,KAAK,GAAG,OAAO,CAAC,IAAI,CAAC,YAAY,CAAC;YACxC,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,EAAE,iBAAiB,EAAE,GAAG,OAAO,CAAC,UAAU,CAAC;YAEpF,IAAA,iCAAwB,EAAC,KAAK,EAAE,OAAO,CAAC,CAAC;YACzC,IAAA,iCAAwB,EAAC,IAAI,EAAE,MAAM,CAAC,CAAC;YACvC,IAAA,iCAAwB,EAAC,MAAM,EAAE,QAAQ,CAAC,CAAC;YAE3C,MAAM,SAAS,GAA2B,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,EAAE,CAAC,CAAA;YAE/F,IAAG,MAAM,IAAI,KAAK,CAAC,OAAO,CAAC,MAAM,CAAC,EAAE,CAAC;gBACnC,SAAS,CAAC,IAAI,CAAC,GAAI,MAA4C,CAAC,CAAA;YAClE,CAAC;YAED,IAAG,iBAAiB,EAAE,CAAC;gBACpB,SAA0B,aAA1B,SAAS,uBAAT,SAAS,CAAmB,IAAI,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,QAAQ,EAAE;wBAC7D;4BACE,MAAM,EAAE,QAAQ;4BAChB,MAAM,EAAE,oBAAoB,IAAI,GAAG,CAAC,OAAO,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC,MAAM,aAAa,OAAO,CAAC,OAAO,CAAC,EAAE,UAAU,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,EAAE,cAAc;yBACpJ;qBACF,EAAE,CAAC,CAAA;YACN,CAAC;YAED,OAAO,IAAA,wBAAgB,EAAC;gBACtB,KAAK;gBACL,IAAI;gBACJ,QAAQ,EAAE,OAAO,CAAC,UAAU,CAAC,QAAQ;gBACrC,cAAc,EAAE,OAAO,CAAC,UAAU,CAAC,cAAc;gBACjD,SAAS,EAAE,OAAO,CAAC,UAAU,CAAC,SAAS;gBACvC,cAAc,EAAE,MAAM;gBACtB,MAAM,EAAC,SAAS;gBAChB,WAAW;aACZ,CAAC,CAAC;QACL,CAAC;KAAA;CACF,CAAC,CAAC"}
@@ -6,6 +6,7 @@ export declare const slackSendMessageAction: import("@activepieces/pieces-framew
6
6
  threadTs: import("@activepieces/pieces-framework").ShortTextProperty<false>;
7
7
  username: import("@activepieces/pieces-framework").ShortTextProperty<false>;
8
8
  profilePicture: import("@activepieces/pieces-framework").ShortTextProperty<false>;
9
+ iconEmoji: import("@activepieces/pieces-framework").ShortTextProperty<false>;
9
10
  file: import("@activepieces/pieces-framework").FileProperty<false>;
10
11
  replyBroadcast: import("@activepieces/pieces-framework").CheckboxProperty<false>;
11
12
  mentionOriginFlow: import("@activepieces/pieces-framework").CheckboxProperty<false>;
@@ -27,6 +27,7 @@ exports.slackSendMessageAction = (0, pieces_framework_1.createAction)({
27
27
  threadTs: props_1.threadTs,
28
28
  username: props_1.username,
29
29
  profilePicture: props_1.profilePicture,
30
+ iconEmoji: props_1.iconEmoji,
30
31
  file: pieces_framework_1.Property.File({
31
32
  displayName: 'Attachment',
32
33
  required: false,
@@ -49,7 +50,7 @@ exports.slackSendMessageAction = (0, pieces_framework_1.createAction)({
49
50
  run(context) {
50
51
  return tslib_1.__awaiter(this, void 0, void 0, function* () {
51
52
  var _a, _b;
52
- const { text, channel, sendAsBot, username, profilePicture, threadTs, file, mentionOriginFlow, blocks, replyBroadcast, unfurlLinks } = context.propsValue;
53
+ const { text, channel, sendAsBot, username, profilePicture, iconEmoji, threadTs, file, mentionOriginFlow, blocks, replyBroadcast, unfurlLinks } = context.propsValue;
53
54
  const token = sendAsBot ? context.auth.access_token : (_b = (_a = context.auth.data) === null || _a === void 0 ? void 0 : _a.authed_user) === null || _b === void 0 ? void 0 : _b.access_token;
54
55
  if (!text && (!blocks || !Array.isArray(blocks) || blocks.length === 0)) {
55
56
  throw new Error('Either Message or Block Kit blocks must be provided');
@@ -74,6 +75,7 @@ exports.slackSendMessageAction = (0, pieces_framework_1.createAction)({
74
75
  text: text || undefined,
75
76
  username,
76
77
  profilePicture,
78
+ iconEmoji,
77
79
  conversationId: channel,
78
80
  threadTs: threadTs ? (0, utils_1.processMessageTimestamp)(threadTs) : undefined,
79
81
  file,
@@ -1 +1 @@
1
- {"version":3,"file":"send-message-action.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/slack/src/lib/actions/send-message-action.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"send-message-action.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/slack/src/lib/actions/send-message-action.ts"],"names":[],"mappings":"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"}
@@ -3,6 +3,7 @@ export declare const singleSelectChannelInfo: import("dist/packages/pieces/commu
3
3
  export declare const slackChannel: <R extends boolean>(required: R) => R extends true ? import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>> : import("@activepieces/pieces-framework").DropdownProperty<string, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
4
4
  export declare const username: import("@activepieces/pieces-framework").ShortTextProperty<false>;
5
5
  export declare const profilePicture: import("@activepieces/pieces-framework").ShortTextProperty<false>;
6
+ export declare const iconEmoji: import("@activepieces/pieces-framework").ShortTextProperty<false>;
6
7
  export declare const threadTs: import("@activepieces/pieces-framework").ShortTextProperty<false>;
7
8
  export declare const mentionOriginFlow: import("@activepieces/pieces-framework").CheckboxProperty<false>;
8
9
  export declare const blocks: import("@activepieces/pieces-framework").JsonProperty<false>;
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.actions = exports.text = exports.userId = exports.blocks = exports.mentionOriginFlow = exports.threadTs = exports.profilePicture = exports.username = exports.slackChannel = exports.singleSelectChannelInfo = exports.multiSelectChannelInfo = void 0;
3
+ exports.actions = exports.text = exports.userId = exports.blocks = exports.mentionOriginFlow = exports.threadTs = exports.iconEmoji = exports.profilePicture = exports.username = exports.slackChannel = exports.singleSelectChannelInfo = exports.multiSelectChannelInfo = void 0;
4
4
  exports.getChannels = getChannels;
5
5
  const tslib_1 = require("tslib");
6
6
  const pieces_framework_1 = require("@activepieces/pieces-framework");
@@ -58,6 +58,11 @@ exports.profilePicture = pieces_framework_1.Property.ShortText({
58
58
  description: 'The profile picture of the bot',
59
59
  required: false,
60
60
  });
61
+ exports.iconEmoji = pieces_framework_1.Property.ShortText({
62
+ displayName: 'Icon Emoji',
63
+ description: 'The icon emoji of the bot',
64
+ required: false,
65
+ });
61
66
  exports.threadTs = pieces_framework_1.Property.ShortText({
62
67
  displayName: 'Reply to Thread (Thread Message Link/Timestamp)',
63
68
  description: 'Provide the ts (timestamp) or link value of the **parent** message to make this message a reply. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.',
@@ -1 +1 @@
1
- {"version":3,"file":"props.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/slack/src/lib/common/props.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"props.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/slack/src/lib/common/props.ts"],"names":[],"mappings":"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"}
@@ -1,10 +1,11 @@
1
1
  import { ApFile } from '@activepieces/pieces-framework';
2
- export declare const slackSendMessage: ({ text, conversationId, username, profilePicture, blocks, threadTs, token, file, replyBroadcast, unfurlLinks, }: SlackSendMessageParams) => Promise<import("@slack/web-api").WebAPICallResult>;
2
+ export declare const slackSendMessage: ({ text, conversationId, username, profilePicture, iconEmoji, blocks, threadTs, token, file, replyBroadcast, unfurlLinks, }: SlackSendMessageParams) => Promise<import("@slack/web-api").WebAPICallResult>;
3
3
  type SlackSendMessageParams = {
4
4
  token: string;
5
5
  conversationId: string;
6
6
  username?: string;
7
7
  profilePicture?: string;
8
+ iconEmoji?: string;
8
9
  blocks?: unknown[] | Record<string, any>;
9
10
  text?: string;
10
11
  file?: ApFile;
@@ -6,7 +6,7 @@ exports.getFirstFiveOrAll = getFirstFiveOrAll;
6
6
  exports.parseCommand = parseCommand;
7
7
  const tslib_1 = require("tslib");
8
8
  const web_api_1 = require("@slack/web-api");
9
- const slackSendMessage = (_a) => tslib_1.__awaiter(void 0, [_a], void 0, function* ({ text, conversationId, username, profilePicture, blocks, threadTs, token, file, replyBroadcast, unfurlLinks, }) {
9
+ const slackSendMessage = (_a) => tslib_1.__awaiter(void 0, [_a], void 0, function* ({ text, conversationId, username, profilePicture, iconEmoji, blocks, threadTs, token, file, replyBroadcast, unfurlLinks, }) {
10
10
  const client = new web_api_1.WebClient(token);
11
11
  if (file) {
12
12
  return yield client.files.uploadV2({
@@ -27,6 +27,7 @@ const slackSendMessage = (_a) => tslib_1.__awaiter(void 0, [_a], void 0, functio
27
27
  channel: conversationId,
28
28
  username,
29
29
  icon_url: profilePicture,
30
+ icon_emoji: iconEmoji,
30
31
  blocks: blocks,
31
32
  thread_ts: threadTs,
32
33
  };
@@ -1 +1 @@
1
- {"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/slack/src/lib/common/utils.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/slack/src/lib/common/utils.ts"],"names":[],"mappings":"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"}
@@ -1,2 +1,2 @@
1
1
  import { TriggerStrategy } from '@activepieces/pieces-framework';
2
- export declare const channelCreated: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}>;
2
+ export declare const channelCreated: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}>;
@@ -9,6 +9,11 @@ export declare const newCommandInDirectMessageTrigger: import("@activepieces/pie
9
9
  commands: import("@activepieces/pieces-framework").ArrayProperty<true>;
10
10
  ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
11
11
  ignoreSelfMessages: import("@activepieces/pieces-framework").CheckboxProperty<true>;
12
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
13
+ user: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
14
+ commands: import("@activepieces/pieces-framework").ArrayProperty<true>;
15
+ ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
16
+ ignoreSelfMessages: import("@activepieces/pieces-framework").CheckboxProperty<true>;
12
17
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
13
18
  user: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
14
19
  commands: import("@activepieces/pieces-framework").ArrayProperty<true>;
@@ -11,6 +11,12 @@ export declare const newCommand: import("@activepieces/pieces-framework").ITrigg
11
11
  commands: import("@activepieces/pieces-framework").ArrayProperty<true>;
12
12
  channels: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
13
13
  ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
14
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
15
+ info: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
16
+ user: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
17
+ commands: import("@activepieces/pieces-framework").ArrayProperty<true>;
18
+ channels: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
19
+ ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
14
20
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
15
21
  info: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
16
22
  user: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
@@ -5,6 +5,9 @@ export declare const newDirectMessageTrigger: import("@activepieces/pieces-frame
5
5
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
6
6
  ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
7
7
  ignoreSelfMessages: import("@activepieces/pieces-framework").CheckboxProperty<true>;
8
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
9
+ ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
10
+ ignoreSelfMessages: import("@activepieces/pieces-framework").CheckboxProperty<true>;
8
11
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
9
12
  ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
10
13
  ignoreSelfMessages: import("@activepieces/pieces-framework").CheckboxProperty<true>;
@@ -7,6 +7,10 @@ export declare const newMentionInDirectMessageTrigger: import("@activepieces/pie
7
7
  user: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
8
8
  ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
9
9
  ignoreSelfMessages: import("@activepieces/pieces-framework").CheckboxProperty<true>;
10
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
11
+ user: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
12
+ ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
13
+ ignoreSelfMessages: import("@activepieces/pieces-framework").CheckboxProperty<true>;
10
14
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
11
15
  user: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
12
16
  ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
@@ -9,6 +9,11 @@ export declare const newMention: import("@activepieces/pieces-framework").ITrigg
9
9
  user: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
10
10
  channels: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
11
11
  ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
12
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
13
+ info: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
14
+ user: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
15
+ channels: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
16
+ ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
12
17
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
13
18
  info: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
14
19
  user: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
@@ -7,6 +7,10 @@ export declare const newMessageInChannelTrigger: import("@activepieces/pieces-fr
7
7
  info: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
8
8
  channel: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
9
9
  ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
10
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
11
+ info: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
12
+ channel: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
13
+ ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
10
14
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
11
15
  info: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
12
16
  channel: import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
@@ -3,6 +3,8 @@ export declare const newMessageTrigger: import("@activepieces/pieces-framework")
3
3
  ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
4
4
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
5
5
  ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
6
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
7
+ ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
6
8
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
7
9
  ignoreBots: import("@activepieces/pieces-framework").CheckboxProperty<true>;
8
10
  }>;
@@ -5,6 +5,9 @@ export declare const newReactionAdded: import("@activepieces/pieces-framework").
5
5
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
6
6
  emojis: import("@activepieces/pieces-framework").ArrayProperty<false>;
7
7
  channel: import("@activepieces/pieces-framework").DropdownProperty<string, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
8
+ }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
9
+ emojis: import("@activepieces/pieces-framework").ArrayProperty<false>;
10
+ channel: import("@activepieces/pieces-framework").DropdownProperty<string, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
8
11
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {
9
12
  emojis: import("@activepieces/pieces-framework").ArrayProperty<false>;
10
13
  channel: import("@activepieces/pieces-framework").DropdownProperty<string, false, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;
@@ -1,2 +1,2 @@
1
1
  import { TriggerStrategy } from '@activepieces/pieces-framework';
2
- export declare const newSavedMessageTrigger: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}>;
2
+ export declare const newSavedMessageTrigger: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}>;
@@ -1,2 +1,2 @@
1
1
  import { TriggerStrategy } from '@activepieces/pieces-framework';
2
- export declare const newTeamCustomEmojiTrigger: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}>;
2
+ export declare const newTeamCustomEmojiTrigger: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>, {}>;