Preparing search index...
The search index is not available
@xmtp/react-sdk
@xmtp/react-sdk
ContentTypeMessageProcessor
Type Alias ContentTypeMessageProcessor<C>
Content
Type
Message
Processor
<
C
>
:
(
(
options
:
{
client
:
Client
;
conversation
:
CachedConversation
;
db
:
Dexie
;
message
:
CachedMessage
<
C
>
;
processors
?:
ContentTypeMessageProcessors
;
updateConversationMetadata
:
(
(
data
:
ContentTypeMetadataValues
)
=>
Promise
<
void
>
)
;
}
)
=>
void
|
Promise
<
void
>
)
Type Parameters
C
=
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@xmtp/react-sdk
Loading...