Skip to content
← Back to Index

messageActor

Return this effect to trigger a message to another actor.

Type

filtrera
{
  effect: 'messageActor'
  actorType: text
  actorId: text
  messageType: text
  body: value
}|{
  effect: 'messageActor'
  path: //?(resources/)(actors/)?[^\/]+/[^\/]+/?/i
  messageType: text
  body: value
}

© 2024 Hantera AB. All rights reserved.