[][src]Module libtwitch_rs::channels

Structs

Channel
ChannelEditor
ChannelEditors
ChannelFollow
ChannelFollowers
ChannelSubscribers
ChannelSubscription
ChannelTeam
ChannelTeams
CommercialDuration
CommercialResponse
UpdateSettings
VideosIterator

Functions

commercial

Starts a commercial (advertisement) on a specified channel

community

Gets the community for a specified channel

editors

Gets a list of users who are editors for a specified channel

followers

Gets a list of users who follow a specified channel, sorted by the date when they started following the channel (newest first, unless specified otherwise)

get

Gets a channel object based on a specified OAuth token

get_by_id

Gets a specified channel object

reset_stream_key

Deletes the stream key for a specified channel. Once it is deleted, the stream key is automatically reset

set_community

Sets a specified channel to be in a specified community

subscribers

Gets a list of users subscribed to a specified channel, sorted by the date when they subscribed

subscription

Checks if a specified channel has a specified user subscribed to it. Intended for use by channel owners

teams

Gets a list of teams to which a specified channel belongs

update

Updates specified properties of a specified channel

videos

Gets a list of videos from a specified channel