Appearance
Documentation / @kizami/notify / createSmtpChannel
Function: createSmtpChannel()
createSmtpChannel(
config,sendFn):NotificationChannel
Defined in: smtp.ts:25
config を固定した状態の NotificationChannel を作る。送信自体は sendFn に委譲する。
Appearance
Documentation / @kizami/notify / createSmtpChannel
createSmtpChannel(
config,sendFn):NotificationChannel
Defined in: smtp.ts:25
config を固定した状態の NotificationChannel を作る。送信自体は sendFn に委譲する。