Appearance
Documentation / @kizami/notify / DispatchResult
Interface: DispatchResult
Defined in: types.ts:26
Properties
channel
channel:
string
Defined in: types.ts:27
error?
optionalerror?:unknown
Defined in: types.ts:30
ok=false のときの失敗理由(送信元チャネルが投げた値をそのまま保持する)
ok
ok:
boolean
Defined in: types.ts:28