Skip to content

Commit

Permalink
Fix incorrect alert-box format in channels
Browse files Browse the repository at this point in the history
  • Loading branch information
b1naryth1ef committed Apr 11, 2016
1 parent 63bdd22 commit 682624e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/resources/CHANNEL.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,8 @@ Delete a guild channel, or close a private message. Requires the 'MANAGE_GUILD'

Return the messages for a channel. If operating on a guild channel, this endpoint requires the 'READ_MESSAGES' permission to be present on the current user. Returns an array of [message](#DOCS_CHANNEL/message-object) objects on success.

```info
The before and after keys are mutually exclusive, only one may be passed at a time.
```
>info
> The before and after keys are mutually exclusive, only one may be passed at a time.
###### JSON Params

Expand Down

0 comments on commit 682624e

Please sign in to comment.