Table of Contents

Method Italic

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Italic(string)

Creates italicized text.

public static string Italic(string content)

Parameters

content string

Text to italicize.

Returns

string

Formatted text.