[][src]Function libtwitch_rs::kraken::channel_feed::get_posts

pub fn get_posts<'c>(
    c: &'c TwitchClient,
    chan_id: &str
) -> TwitchResult<FeedPosts<'c>>

Gets posts from a specified channel feed

If authentication is provided, the user_ids array in the response body contains the requesting user’s ID, if they have reacted to a post.

Authentication: Optional scope: any scope