Table of Contents

Method Underline

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Underline(string)

Creates underlined text.

public static string Underline(string content)

Parameters

content string

Text to underline.

Returns

string

Formatted text.