📄️ message_sent
This action is triggered when new message is sent
📄️ before_new_thread
This action allows to prevent new conversation start based on custom conditions.
📄️ before_message_send
This action allows to prevent message sending based on custom conditions.
📄️ call_created
This action is triggered when the user is starting a call to other user. This action does not mean that the call was answered, only the start of call initiation.
📄️ group_call_joined
This action is triggered when the user is joining to a group call.