MCPcopy Create free account
hub / github.com/FloatTech/ZeroBot-Plugin-Playground / folder

Struct folder

plugin/qqci/model.go:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27type folder struct {
28 FolderID string `json:"folder_id"`
29 FolderName string `json:"folder_name"`
30}
31
32// TableName ...
33func (application) TableName() string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected