Update 'message.md'

This commit is contained in:
nikkel 2020-03-19 16:56:17 +07:00
parent 3d4e052987
commit 43fe5690c5

View File

@ -34,6 +34,6 @@ Errors
Response Data 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. 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.