package
Version:
v0.0.0-...-a6d635c
Opens a new window with list of versions in this module.
Published: Jul 10, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Markdown struct {
Msgtype string `json:"msgtype"`
Markdown struct {
Title string `json:"title"`
Text string `json:"text"`
} `json:"markdown"`
At struct {
IsAtAll bool `json:"isAtAll"`
} `json:"at"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.