- If using the hosted code then use "event.contextobj.channeltype" or "event.senderobj.channeltype". This will give the channel name of the messaging channel.
- If using the callback then look for the additional parameters 'contextobj' or 'senderobj' and then parse the JSON for the field 'channeltype' to get the messaging channel name.
Comments
0 comments
Please sign in to leave a comment.