inline.json 491 B

123456789101112131415161718192021222324
  1. {
  2. "id": "",
  3. "application_id": "",
  4. "name": "inline",
  5. "name_localizations": {
  6. },
  7. "description": "Post a message with inline wiki links.",
  8. "description_localizations": {
  9. },
  10. "default_permission": true,
  11. "default_member_permissions": "68608",
  12. "options": [
  13. {
  14. "type": 3,
  15. "name": "text",
  16. "name_localizations": {
  17. },
  18. "description": "Text including wikitext links.",
  19. "description_localizations": {
  20. },
  21. "required": true
  22. }
  23. ]
  24. }