Table of Contents

Method Spoiler

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Spoiler(string)

Creates spoiler from text.

public static string Spoiler(string content)

Parameters

content string

Text to spoilerize.

Returns

string

Formatted text.