mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-23 04:22:02 -06:00
Change message_type
Change message_type to 'outgoing'
This commit is contained in:
parent
b3adde3a7a
commit
c130846fe8
@ -1697,7 +1697,7 @@ export class ChatwootService {
|
||||
conversationId: getConversation,
|
||||
data: {
|
||||
content: `🚨 ${i18next.t('numbernotinwhatsapp')}`,
|
||||
message_type: 'incoming',
|
||||
message_type: 'outgoing',
|
||||
private: true,
|
||||
},
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user