Method Spoiler
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
Spoiler(string)
Creates spoiler from text.
public static string Spoiler(string content)
Parameters
content
stringText to spoilerize.
Returns
- string
Formatted text.
Creates spoiler from text.
public static string Spoiler(string content)
content
stringText to spoilerize.
Formatted text.