[][src]Function libtwitch_rs::kraken::channels::update

pub fn update<'a>(
    c: &TwitchClient,
    chan_id: &str,
    data: &'a UpdateSettings<'_>
) -> TwitchResult<Channel>

Updates specified properties of a specified channel

Authentication:

  • To update delay or channel_feed_enabled parameter: a channel_editor token from the channel owner
  • To update other parameters: channel_editor