Skip to content

UpdateMasterCommand

Message

ts
type UpdateMasterCommand = {
    type: 'updateMaster'
    master: ServiceUserId
}