123456789101112131415161718192021222324 |
- {
- "id": "",
- "application_id": "",
- "name": "verify",
- "name_localizations": {
- },
- "description": "Verify your Discord account with your wiki account.",
- "description_localizations": {
- },
- "default_permission": false,
- "default_member_permissions": "68608",
- "options": [
- {
- "type": 3,
- "name": "username",
- "name_localizations": {
- },
- "description": "Your username on the wiki.",
- "description_localizations": {
- },
- "required": false
- }
- ]
- }
|