tgify.js - v1.3.0
Preparing search index...
Format
FmtString
Class FmtString<Brand>
Type Parameters
Brand
extends
string
Implements
FmtString
<
Brand
>
Implemented by
FmtString
Index
Constructors
constructor
Properties
__
to_
nest
entities?
parse_
mode?
text
Methods
normalise
Constructors
constructor
new
FmtString
<
Brand
extends
string
=
string
>
(
text
:
string
,
entities
?:
MessageEntity
[]
,
)
:
FmtString
<
Brand
>
Type Parameters
Brand
extends
string
=
string
Parameters
text
:
string
Optional
entities
:
MessageEntity
[]
Returns
FmtString
<
Brand
>
Properties
__
to_
nest
__to_nest
:
Brand
Optional
entities
entities
?:
MessageEntity
[]
Optional
parse_
mode
parse_mode
?:
undefined
text
text
:
string
Methods
Static
normalise
normalise
(
content
:
Nestable
<
string
>
)
:
FmtString
<
string
>
Parameters
content
:
Nestable
<
string
>
Returns
FmtString
<
string
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
__
to_
nest
entities
parse_
mode
text
Methods
normalise
tgify.js - v1.3.0
Loading...