Optional
position
position?: string
Optional
backgroundColor
backgroundColor?: string
socket
socket: Socket<DefaultEventsMap, DefaultEventsMap>
updateIsMessagesModalVisible
updateIsMessagesModalVisible: ((isVisible: boolean) => void)
updateDirectMessageDetails
updateDirectMessageDetails: ((participant: null | Participant) => void) updateStartDirectMessage
updateStartDirectMessage: ((start: boolean) => void)
updateParticipants
updateParticipants: ((participants: Participant[]) => void)