Skip to content

Commit

Permalink
Request Guild Members response has lowercase guild_id (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapptz authored and b1naryth1ef committed Apr 8, 2016
1 parent 3c8b949 commit 8b2c0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/GATEWAY.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Used to request offline members for a guild. When initially connecting, the gate

```json
{
"guild_Id": "41771983444115456",
"guild_id": "41771983444115456",
"query": "",
"limit": 0
}
Expand Down

0 comments on commit 8b2c0cb

Please sign in to comment.