Skip to content

Commit db7da83

Browse files
committed
copy
1 parent baf6a02 commit db7da83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/gated-group/src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ async function main() {
2020
message.sender.address,
2121
client.address as string,
2222
);
23-
console.log("Group created", group?.id);
2423
await client.send({
2524
message: `Group created!\n- ID: ${group?.id}\n- Group URL: https://xmtp.chat/conversations/${group?.id}: \n- This url will deeplink to the group created\n- Once in the other group you can share the invite with your friends.`,
2625
originalMessage: message,

0 commit comments

Comments
 (0)