Buttons Documentation
Overview
Example Payload
{
"content": "this is an example message for components",
"components": [
{"type": 1, "components": [
{"type": 2, "style": 2, "label": "Button 1", "custom_id": "1"},
{"type": 2, "style": 2, "label": "Button 2", "custom_id": "2"}
]}
]
}Message
Component
ComponentType
ComponentStyle
PartialEmoji
InteractionData
Last updated
Was this helpful?