[][src]Module twitchchat::conversion

Message conversion types

Enums

ArgsType

A representation of the args list portion of the IRC message

TagType

A representation of IRCv3 tags, a raw string or a Vec of Key-Vals

Traits

ToMessage

Convert an IRC-like message type into something that the Twitch commands can be parsed from