tock / ai.tock.bot.connector.messenger / MessengerConnector / send

send

fun send(event: Event, callback: ConnectorCallback, delayInMs: Long): Unit (source)

Send the event to messenger asynchronously. Contains checks to ensure that two Action for the same recipient are sent sequentially.