Update 'Message Structure'

LiNEX GIT 2024-06-11 15:19:12 +07:00
parent 6bf69d31c8
commit 1d5d392fbf

26
Message-Structure.md Normal file

@ -0,0 +1,26 @@
Message Structure
=================
Base Attributes
---------------
| Attribute | Type | Example |
| --- | --- | --- |
| id| | |
| token | | |
Expansions
----------
Expansions are embedded structures of other objects that are related to the structure that you're viewing. Which expansions are returned by a specific action are shown on that action's documentation however some actions allow you to choose which expansions are returned.
| Attribute | Type | Example |
| --- | --- | --- |
| status | | |
| details | | |
| inspection | | |
| plain_body | | |
| html_body | | |
| attachments | | |
| headers | | |
| raw_message | | |