wechat

package
v0.0.0-...-d998137 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const SERVER_CHAN_KEY = "从Server酱获取: "

Variables

This section is empty.

Functions

This section is empty.

Types

type SendResult

type SendResult struct {
	ErrNo   int    `json:"errno"`
	ErrMsg  string `json:"errmsg"`
	Dataset string `json:"dataset"`
}

func Send

func Send(text string, description string) (*SendResult, error)

func SendMessage

func SendMessage(text string, description string) (*SendResult, error)

func SendText

func SendText(text string) (*SendResult, error)

func SendWithTimestamp

func SendWithTimestamp(text string, description string) (*SendResult, error)

Jump to

Keyboard shortcuts

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