Table of Contents
API reference

Method Bold

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Bold(string)

Creates bold text.

public static string Bold(this string content)

Parameters

content string

Text to embolden.

Returns

string

Formatted text.