Aracılığıyla paylaş


SendBoxSelector type

SendBox bileşeni için seçici türü.

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