[][src]Module twitchchat::twitch

Types associated with twitch

Modules

channel

Twitch channel types

commands

An assortment of Twitch commands

Structs

Badge

Badges attached to a message

Client

Client is the IRC client for interacting with Twitch's chat.

Emotes

Emotes are little pictograms used inline in twitch messages

LocalUser

Information gathered during the GLOBALUSERSTATE event

RGB

A 24-bit triplet for hex colors. Defaults to White (0xFF,0xFF,0xFF)

Token

A Token returned by the on message filter

Enums

BadgeKind

BadgeKind are the kind of badges that are associated with messages.

Capability

Capabilities allow you to get more data from twitch

Color

These are the default Twitch colors

Error

An error that Client can return

Message

Messages created by the client.

Traits

ClientExt

Client extensions

Functions

twitch_colors

A helper method that returns a const array of Twitch colors to RGB