dto

package
v0.0.0-...-55f2d51 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CmdNamePrediction = "prediction"
	CmdNameStatus     = "status"
	CmdNameOutcome    = "outcome"
)
View Source
const (
	Outcome_First      = "blue"
	Outcome_Second     = "pink"
	Outcome_First_Alt  = "BLUE"
	Outcome_Second_Alt = "PINK"

	PredictionStatusResolved = "RESOLVED"
	PredictionStatusCanceled = "CANCELED"
	PredictionStatusLocked   = "LOCKED"
)
View Source
const GEMPIR_USER_ID = "77829817"

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandPayload

type CommandPayload struct {
	Query string
	Name  string
	Msg   twitch.PrivateMessage
}

type EmoteChangeType

type EmoteChangeType string
const (
	EMOTE_ADD_ADD              EmoteChangeType = "add"
	EMOTE_ADD_REMOVED_PREVIOUS EmoteChangeType = "remove"
	EMOTE_ADD_REMOVED_RANDOM   EmoteChangeType = "removed_random"
	EMOTE_ADD_REMOVED_BLOCKED  EmoteChangeType = "removed_blocked"
)

type RewardType

type RewardType string
const (
	REWARD_SEVENTV RewardType = "seventv"
)

Jump to

Keyboard shortcuts

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