A Dark Web Communication Channel object represents the specific location (board or channel) where the communication occurred. Its type is set to ddw_communication_channel and it is associated to Dark Web Communication object of type:messenger_message or type:forum_post.
Object Attributes
Dark Dark Web Communication Channel objects contains the following attributes:
name: <string> the name of the communication channel.description: <string> the description of the communication channel.original_id: <string> the unique identifier of the communication channel entity on its original platform.invite_url: <string> the invite URL for the communication channel.url: <string> he primary landing page or entry point for the communication channel.path: <string> the nested folder or category structure leading to the specific communication channel.channel_type: <string> the classification of the communication channel. Supported values areforum_boardandmessenger_channel.
