Channel identify script

Hi! How can I, within a script node, identify the channel where the client consults??

Hi @ismael.romero,

You can get on ‘context.session.BotUserSession.lastMessage.channel’

1 Like