Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Twitch ¶
type Twitch struct { IrcHost string ApiUrlBase string Errors chan error ForceErrors bool SquelchIrc bool IrcMeassageChan chan string // Keys is public so that downstream tests can use them. Keys *Keys ChannelStatus protocol.Channel ChannelFollows protocol.ChannelFollows // contains filtered or unexported fields }
func (*Twitch) SendMessage ¶
func (*Twitch) SetChannelStatus ¶
Click to show internal directories.
Click to hide internal directories.