NWNX:EE  8193.36.12
NWNX_WebHook_Message Struct Reference

For more information on these fields see https://birdie0.github.io/discord-webhooks-guide/. More...

Public Attributes

string sUsername
 https://birdie0.github.io/discord-webhooks-guide/structure/username.html More...
 
string sText
 https://birdie0.github.io/discord-webhooks-guide/structure/content.html More...
 
string sAvatarURL
 https://birdie0.github.io/discord-webhooks-guide/structure/avatar_url.html More...
 
string sColor
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/color.html More...
 
string sAuthorName
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/author.html More...
 
string sAuthorURL
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/author.html More...
 
string sAuthorIconURL
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/author.html More...
 
string sTitle
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/title.html More...
 
string sURL
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/url.html More...
 
string sDescription
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/description.html More...
 
string sThumbnailURL
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/thumbnail.html More...
 
string sImageURL
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/image.html More...
 
string sFooterText
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/footer.html More...
 
string sFooterURL
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/footer.html More...
 
int iTimestamp
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/timestamp.html More...
 
string sField1Name
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField1Value
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
int iField1Inline
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField2Name
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField2Value
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
int iField2Inline
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField3Name
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField3Value
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
int iField3Inline
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField4Name
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField4Value
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
int iField4Inline
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField5Name
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField5Value
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
int iField5Inline
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField6Name
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField6Value
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
int iField6Inline
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField7Name
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField7Value
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
int iField7Inline
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField8Name
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField8Value
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
int iField8Inline
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField9Name
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField9Value
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
int iField9Inline
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField10Name
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
string sField10Value
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 
int iField10Inline
 https://birdie0.github.io/discord-webhooks-guide/structure/embed/fields.html More...
 

Detailed Description

For more information on these fields see https://birdie0.github.io/discord-webhooks-guide/.

Note
URL fields may require NWNX_Util_EncodeStringForURL().

Definition at line 9 of file nwnx_webhook_rch.nss.

Member Data Documentation

◆ sUsername

string NWNX_WebHook_Message::sUsername

◆ sText

string NWNX_WebHook_Message::sText

◆ sAvatarURL

string NWNX_WebHook_Message::sAvatarURL

◆ sColor

string NWNX_WebHook_Message::sColor

◆ sAuthorName

string NWNX_WebHook_Message::sAuthorName

◆ sAuthorURL

string NWNX_WebHook_Message::sAuthorURL

◆ sAuthorIconURL

string NWNX_WebHook_Message::sAuthorIconURL

◆ sTitle

string NWNX_WebHook_Message::sTitle

◆ sURL

string NWNX_WebHook_Message::sURL

◆ sDescription

string NWNX_WebHook_Message::sDescription

◆ sThumbnailURL

string NWNX_WebHook_Message::sThumbnailURL

◆ sImageURL

string NWNX_WebHook_Message::sImageURL

◆ sFooterText

string NWNX_WebHook_Message::sFooterText

◆ sFooterURL

string NWNX_WebHook_Message::sFooterURL

◆ iTimestamp

int NWNX_WebHook_Message::iTimestamp

◆ sField1Name

string NWNX_WebHook_Message::sField1Name

◆ sField1Value

string NWNX_WebHook_Message::sField1Value

◆ iField1Inline

int NWNX_WebHook_Message::iField1Inline

◆ sField2Name

string NWNX_WebHook_Message::sField2Name

◆ sField2Value

string NWNX_WebHook_Message::sField2Value

◆ iField2Inline

int NWNX_WebHook_Message::iField2Inline

◆ sField3Name

string NWNX_WebHook_Message::sField3Name

◆ sField3Value

string NWNX_WebHook_Message::sField3Value

◆ iField3Inline

int NWNX_WebHook_Message::iField3Inline

◆ sField4Name

string NWNX_WebHook_Message::sField4Name

◆ sField4Value

string NWNX_WebHook_Message::sField4Value

◆ iField4Inline

int NWNX_WebHook_Message::iField4Inline

◆ sField5Name

string NWNX_WebHook_Message::sField5Name

◆ sField5Value

string NWNX_WebHook_Message::sField5Value

◆ iField5Inline

int NWNX_WebHook_Message::iField5Inline

◆ sField6Name

string NWNX_WebHook_Message::sField6Name

◆ sField6Value

string NWNX_WebHook_Message::sField6Value

◆ iField6Inline

int NWNX_WebHook_Message::iField6Inline

◆ sField7Name

string NWNX_WebHook_Message::sField7Name

◆ sField7Value

string NWNX_WebHook_Message::sField7Value

◆ iField7Inline

int NWNX_WebHook_Message::iField7Inline

◆ sField8Name

string NWNX_WebHook_Message::sField8Name

◆ sField8Value

string NWNX_WebHook_Message::sField8Value

◆ iField8Inline

int NWNX_WebHook_Message::iField8Inline

◆ sField9Name

string NWNX_WebHook_Message::sField9Name

◆ sField9Value

string NWNX_WebHook_Message::sField9Value

◆ iField9Inline

int NWNX_WebHook_Message::iField9Inline

◆ sField10Name

string NWNX_WebHook_Message::sField10Name

◆ sField10Value

string NWNX_WebHook_Message::sField10Value

◆ iField10Inline

int NWNX_WebHook_Message::iField10Inline

The documentation for this struct was generated from the following file: