Skip to content

Commit 0d3612a

Browse files
change in response
1 parent 4a064c5 commit 0d3612a

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

discord-actions/README.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,4 @@
1-
# discord
2-
3-
4-
## invite object
5-
6-
```json
7-
{
8-
"id": "string",
9-
"inviteLink": "string",
10-
"userId": "string",
11-
}
12-
```
1+
# discord-actions
132

143
## **Requests**
154

@@ -39,7 +28,7 @@
3928
```json
4029
{
4130
"message": "Invite return successfully!",
42-
"inviteResponse": "<invite_object>"
31+
"inviteLink": "discord_invite_link_here"
4332
}
4433
```
4534

0 commit comments

Comments
 (0)