Discord.https - v3.0.16
Preparing search index...
index
bold
Function bold
bold
<
Content
extends
string
>
(
content
:
Content
)
:
`
**
${
Content
}
**
`
Formats the content into bold text.
Type Parameters
Content
extends
string
This is inferred by the supplied content
Parameters
content
:
Content
The content to wrap
Returns
`
**
${
Content
}
**
`
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Discord.https - v3.0.16
Loading...
Formats the content into bold text.