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 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" )
Click to show internal directories.
Click to hide internal directories.