Skip to content

Documentation


Documentation / @kizami/notify / dispatch

Function: dispatch()

dispatch(channels, msg): Promise<DispatchResult[]>

Defined in: dispatch.ts:10

Parameters

channels

NotificationChannel[]

msg

NotificationMessage

Returns

Promise<DispatchResult[]>