UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

5 lines 279 B
/** * Indicator shown when the message was also sent to the main channel (show_in_channel === true). */ export declare const MessageAlsoSentInChannelIndicator: () => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=MessageAlsoSentInChannelIndicator.d.ts.map