Skip to content

Instantly share code, notes, and snippets.

@NurMarvin
Last active May 27, 2021 06:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NurMarvin/4c05e84f91db4ab70c8c2c75f5d2b7e3 to your computer and use it in GitHub Desktop.
Save NurMarvin/4c05e84f91db4ab70c8c2c75f5d2b7e3 to your computer and use it in GitHub Desktop.
{
"tts": false,
"content": "Hello Select!",
"components": [
{
"type": 1,
"components": [
{
"type": 3,
"custom_id": "dropdown",
"options": [
{
"label": "wont fix",
"value": 0,
"description": "night closed this",
"default": true,
"emoji": {
"id": "789937564886106153",
"name": "night"
}
},
{
"label": "Other option",
"value": 1,
"description": "Hello World!",
"emoji": {
"id": "828940895675744266",
"name": "sadvaith"
}
}
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment