package
Version:
v1.0.8
Opens a new window with list of versions in this module.
Published: Aug 4, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ErrorRepSt struct {
ErrorCode string `json:"error_code"`
}
type SendRepSt struct {
ID string `json:"id"`
}
type SendReqSt struct {
To string `json:"to"`
Text string `json:"text"`
Sync bool `json:"sync"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.