Sonolus Wiki

UpdateOptionValuesCommand

Message

type UpdateOptionValuesCommand = {
    type: 'updateOptionValues'
    optionValues: string
}