File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Learn how to deploy with [Railway](/examples/railway/) or [Replit](/examples/rep
88
88
89
89
## Groups
90
90
91
- > [ !INFO ]
91
+ > [ !NOTE ]
92
92
> You need to add the agent ** as a member** to the group.
93
93
94
94
To create a group from your agent, you can use the following code:
Original file line number Diff line number Diff line change 1
1
# Replit
2
2
3
- > [ !INFO ]
3
+ > [ !NOTE ]
4
4
> You need to ** add the agent to the group as a member** .
5
5
6
6
## Introduction
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ const isOnXMTP = await agent.canMessage(address);
54
54
55
55
To learn more about groups, read the [ XMTP documentation] ( https://docs.agent.org/inboxes/group-permissions ) .
56
56
57
- > [ !INFO ]
57
+ > [ !NOTE ]
58
58
> You need to ** add the agent to the group as a member** .
59
59
60
60
To create a group from your agent, you can use the following code:
You can’t perform that action at this time.
0 commit comments