Preparing search index...
The search index is not available
mirai-ts
mirai-ts
Api
Response
BaseResponse
Interface BaseResponse
基础响应格式
interface
BaseResponse
{
code
:
number
;
msg
:
string
;
}
Hierarchy (
view full
)
BaseResponse
ResponseType
Api
.
Response
.
SendMessage
Auth
About
Index
Properties
code
msg
Properties
code
code
:
number
msg
msg
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
msg
mirai-ts
Loading...
基础响应格式