123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- {
- "id": "",
- "application_id": "",
- "name": "inline",
- "name_localizations": {
- "en-GB": "inline",
- "en-US": "inline",
- "de": "inline",
- "it": "inline",
- "sv-SE": "inline",
- "tr": "inline",
- "hi": "inline",
- "pl": "inline",
- "ru": "inline",
- "zh-CN": "inline",
- "zh-TW": "inline",
- "es-ES": "inline",
- "pt-BR": "inline",
- "id": "inline"
- },
- "description": "Post a message with inline wiki links.",
- "description_localizations": {
- "en-GB": "Post a message with inline wiki links.",
- "en-US": "Post a message with inline wiki links.",
- "de": "Sende eine Nachricht mit Inline-Links zum Wiki.",
- "es-ES": "Publicar un mensaje con inline wiki links.",
- "it": "Posta un messaggio con link wiki inline.",
- "sv-SE": "Skicka ett meddelande med wikilänkar på samma rad.",
- "tr": "Satır içi viki bağlantıları ile mesaj paylaş.",
- "hi": "इनलाइन विकि कड़ियों के साथ एक संदेश पोस्ट करें।",
- "pl": "Utwórz wiadomość z linkami pisanymi składnią wiki.",
- "ru": "Разместите сообщение со встроенными вики-ссылками.",
- "zh-CN": "发送一条带有行内wiki链接的消息。",
- "zh-TW": "傳送含有行內wiki連結的訊息。",
- "id": "Posting pesan dengan tautan wiki inline."
- },
- "default_permission": true,
- "default_member_permissions": "68608",
- "dm_permission": true,
- "options": [
- {
- "type": 3,
- "name": "text",
- "name_localizations": {
- "en-GB": "text",
- "en-US": "text",
- "de": "text",
- "it": "testo",
- "sv-SE": "text",
- "tr": "text",
- "hi": "text",
- "pl": "tekst",
- "ru": "text",
- "zh-CN": "文本",
- "zh-TW": "文字",
- "es-ES": "texto",
- "id": "teks"
- },
- "description": "Text including wikitext links.",
- "description_localizations": {
- "en-GB": "Text including wikitext links.",
- "en-US": "Text including wikitext links.",
- "de": "Text mit Wikitext-Links.",
- "it": "Testo che include link in wikitext.",
- "sv-SE": "Text med länkar till wikitext.",
- "tr": "Wikitext bağlantılarını içeren metin.",
- "hi": "विकिटेक्स्ट कड़ियों वाला टेक्स्ट।",
- "pl": "Tekst zawierający linki pisane składnią wiki.",
- "ru": "Текст, включающий ссылки на вики-текст.",
- "zh-CN": "包含wikitext链接的文本。",
- "zh-TW": "含有wikitext連結的文字。",
- "es-ES": "Texto que incluye enlaces de wikitexto.",
- "id": "Teks termasuk tautan wikitext."
- },
- "required": true
- }
- ]
- }
|