caimiyu

package
v0.0.0-...-ff1ea2f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2023 License: AGPL-3.0 Imports: 5 Imported by: 0

README

介绍

**🔔

  • 插件名:猜谜语
  • 权限:所有好友和群聊
  • 指令:
    • 猜谜语

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiResponse

type ApiResponse struct {
	Code int    `json:"code"`
	Msg  string `json:"msg"`
	Data struct {
		Riddle      string `json:"riddle"`
		Answer      string `json:"answer"`
		Disturb     string `json:"disturb"`
		Description string `json:"description"`
		Type        string `json:"type"`
	} `json:"data"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL