Preparing search index...
The search index is not available
@ask-frontend/ask-bot-service
@ask-frontend/ask-bot-service
types
Message
Type Alias Message
Message
:
{
date
:
Date
;
error
?:
boolean
;
state
:
string
;
text
:
string
;
type
:
"bot"
|
"user"
;
}
Type declaration
date
:
Date
Optional
error
?:
boolean
state
:
string
text
:
string
type
:
"bot"
|
"user"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@ask-frontend/ask-bot-service
Loading...