[][src]Module twitchchat::encode

Encode messages to a writer

Structs

Ban
Clear
Color
Command
Commercial
Disconnect
EmoteOnly
EmoteOnlyOff
Followers
FollowersOff
GiveMod
Help
Host
Join

A Join message. Used to join a channel

Marker
Me
Mods
Part

A Part message. Used to leave a channel

Ping

A Ping message. Used to request a heartbeat

Pong

A Pong message. Used to respond to a heartbeat

Privmsg

A Privmsg message. Used to send data to a target

R9kBeta
R9kBetaOff
Raid
Raw

A Raw message. Used to send a raw message

Slow
SlowOff
Subscribers
SubscribersOff
Timeout
Unban
Unhost
Unmod
Unraid
Untimeout
Unvip
Vip
Vips
Whisper

Traits

Encodable

Encode this message to the buffer

Functions

ban
clear
color
command
commercial
disconnect
emote_only
emote_only_off
encode

Encode the provided message to the tokio::io::AsyncWrite

followers
followers_off
give_mod
help
host
join

Join a channel

marker
me
mods
part

Leave a channel

ping

Request a heartbeat

pong

Response to a heartbeat

privmsg

Send data to a target

r9k_beta
r9k_beta_off
raid
raw

Send a raw message

slow
slow_off
subscribers
subscribers_off
timeout
unban
unhost
unmod
unraid
untimeout
unvip
vip
vips
whisper