Table of Contents

Method Bold

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Bold(string)

Creates bold text.

public static string Bold(string content)

Parameters

content string

Text to bolden.

Returns

string

Formatted text.