Type aliases
AskMeAbout
AskMeAbout: string[]
Avatar
Avatar: string | null
CacheResult
Type parameters
Connection
Connection: any
DisableNotificationSound
DisableNotificationSound: boolean
FirstName
FirstName: string
ListOfEmailAddresses
ListOfEmailAddresses: string[]
PreferredName
PreferredName: string
SendCommand
SendCommand: "shift+enter" | "ctrl+enter" | "enter"
SingleEmailAddress
SingleEmailAddress: string
StartedAtTheCompany
StartedAtTheCompany: string
StreamQuery
StreamQuery<TContract>: (id: string) => Promise<TContract[]>
Type parameters
Type declaration
- (id: string): Promise<TContract[]>
Parameters
Returns Promise<TContract[]>
Do not play a sound when displaying notifications