Skip to content

pantoken / formats/interactions/src / CommandHandler

型エイリアス: CommandHandler

CommandHandler = (command, source) => void

コールバックは、command イベント(またはフォールバッククリック)がターゲットに解決されたときに呼び出されます。

パラメーター

command

string

source

Element | null

戻り値

void