Sonolus Wiki

UpdateMasterCommand

Message

type UpdateMasterCommand = {
    type: 'updateMaster'
    master: string
}