Udostępnij za pośrednictwem


SendBoxSelector type

Typ selektora dla składnika SendBox.

type SendBoxSelector = (
  state: ChatClientState,
  props: ChatBaseSelectorProps
) => { displayName: string; userId: string }