File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ await agent.send(agentMessage);
190
190
191
191
Interact with the XMTP protocol using [ xmtp.chat] ( https://xmtp.chat ) the official web inbox for developers using the latest version powered by MLS.
192
192
193
- ![ alt text ] ( /media/chat.png )
193
+ ![ ] ( /media/chat.png )
194
194
195
195
> [ !WARNING]
196
196
> This React app isn't a complete solution. For example, the list of conversations doesn't update when new messages arrive in existing conversations.
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ let agentMessage: agentMessage = {
231
231
await agent.send(agentMessage);
232
232
` ` `
233
233
234
- > Agent message is an implementation of a custom content - type and not yet officially supported by the protocol .
234
+ > Agent message is an implementation of a ` custom ` content - type and not yet officially supported by the protocol .
235
235
236
236
** Open for feedback **
237
237
You are welcome to provide feedback on this implementation by commenting on the [Proposal for content type ](https :// community.xmtp.org/).
You can’t perform that action at this time.
0 commit comments