Megosztás a következőn keresztül:


SendBoxSelector type

A SendBox összetevő választótípusa.

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