package
Version:
v0.0.26
Opens a new window with list of versions in this module.
Published: Jan 13, 2025
License: MulanPSL-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Message struct {
Content any `json:"content,omitempty"`
Sender string `json:"sender,omitempty"`
Recipients []string `json:"recipients,omitempty"`
Groups []string `json:"groups,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.