Table of Contents

Method Strike

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Strike(string)

Creates strikethrough text.

public static string Strike(string content)

Parameters

content string

Text to strikethrough.

Returns

string

Formatted text.