From 682624ebce5bca99a4f32972085fc7a2bc498b7e Mon Sep 17 00:00:00 2001 From: andrei Date: Mon, 11 Apr 2016 11:24:00 -0700 Subject: [PATCH] Fix incorrect alert-box format in channels --- docs/resources/CHANNEL.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/resources/CHANNEL.md b/docs/resources/CHANNEL.md index a71830f7ce..6d2b86d33f 100644 --- a/docs/resources/CHANNEL.md +++ b/docs/resources/CHANNEL.md @@ -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