Content:Discord/HiddenSettings/Definitions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Created page with "<includeonly>{{#arraydefine: DiscordHiddenSettingsPerAccount | SendMarkRead | ;; }}{{#hashdefine: SendMarkRead | type=byte;; default_val=1 | ;; | = }}</includeonly><noinclude> {{Documentation |link box = off |content = Defines hashtables with hidden settings of Discord plugin. {{Todo|needs categorization}} Category:Content pages }} </noinclude>")
 
No edit summary
 
Line 1: Line 1:
<includeonly>{{#arraydefine: DiscordHiddenSettingsPerAccount
<includeonly>{{#arraydefine: DiscordHiddenSettingsPerAccount
| SendMarkRead
| ApiUrl;; SendMarkRead
| ;;
| ;;
}}{{#hashdefine:
ApiUrl | type=string;; default_val= | ;; | =
}}{{#hashdefine:
}}{{#hashdefine:



Latest revision as of 02:23, 28 October 2024

Documentation

Defines hashtables with hidden settings of Discord plugin.

Todo: needs categorization