@miukyo/ytlc
Preparing search index...
types/models
TextPart
Interface TextPart
Plain text segment of a message.
interface
TextPart
{
type
:
"text"
;
text
:
string
;
}
Index
Properties
type
text
Properties
type
type
:
"text"
text
text
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
text
@miukyo/ytlc
Loading...
Plain text segment of a message.