discord

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Report

type Report struct {
	// Discord Bot API Token。
	Token string `json:"token" xml:"token" yaml:"token" env:"DISCORD_TOKEN"`
	// Discord Channel ID。
	ChannelId string `json:"channel_id" xml:"channel_id" yaml:"channel_id" env:"DISCORD_CHANNEL_ID"`
}

func (*Report) SendText

func (d *Report) SendText(msg string) error

SendText

https://discord.com/developers/docs/resources/message#create-message

func (*Report) WithEnvConfig

func (d *Report) WithEnvConfig() error

Jump to

Keyboard shortcuts

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