Discover Packages
github.com/FloatTech/ZeroBot-Plugin-Playground
plugin
wantquotes
package
Version:
v0.0.0-...-3f2af06
Opens a new window with list of versions in this module.
Published: May 30, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Quotes struct {
Quote string `json:"quote"`
SourceType string `json:"source_type"`
Author string `json:"author"`
Work string `json:"work"`
ID int `json:"id"`
}
Quotes 名句结构体
Source Files
¶
Click to show internal directories.
Click to hide internal directories.