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

pub fn get_post(
    c: &TwitchClient,
    chan_id: &str,
    post_id: &str
) -> TwitchResult<FeedPost>

Gets a specified post 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