package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: May 25, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SendMessageReq struct {
Type int `json:"type"`
TargetId string `json:"target_id"`
Content string `json:"content"`
Quote string `json:"quote"`
Nonce string `json:"nonce"`
TempTargetId string `json:"temp_target_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.