Skip to content
中文

Provider Notes

Field Definitions

text
customId
string
Action identifier
Optional
emoji
string
  // provider-specific example normalized for English documentation
Optional
label
string
  // provider-specific example normalized for English documentation
Optional
style
integer
<int32>
Optional
  // provider-specific example normalized for English documentation
type
integer
<int32>
  // provider-specific example normalized for English documentation
Optional

Example

json
{
    "customId": "string",
    "emoji": "string",
    "label": "string",
    "style": 0,
    "type": 0
}