Sonolus Wiki

UpdateLeadCommand

Message

type UpdateLeadCommand = {
    type: 'updateLead'
    lead: string
}