Table of Contents

Method ToMediumHeader

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

ToMediumHeader(string)

Creates a medium header.

public static string ToMediumHeader(string value)

Parameters

value string

Text to display as a medium header.

Returns

string

Formatted header.