From 43fe5690c5d6f06374574c2fd23bd35d665d6a87 Mon Sep 17 00:00:00 2001 From: nikkel Date: Thu, 19 Mar 2020 16:56:17 +0700 Subject: [PATCH] Update 'message.md' --- message.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/message.md b/message.md index 2590915..4df30be 100644 --- a/message.md +++ b/message.md @@ -34,6 +34,6 @@ Errors Response Data ------------- -This action will return a [message structure](../../structures/message.html). +This action will return a [message structure](message-structure.md). You will only receive basic data for this structure, no extended data is available. By default, you'll receive no expansions for the structure. You can add them by providing an array of new expansion names in the `_expansions` parameter on the request. You can send `true` rather than array to receive all expansions. \ No newline at end of file