get_clip_chat: Get Clip chat by using vod info

View source: R/get_clip_chat.R

get_clip_chatR Documentation

Get Clip chat by using vod info

Description

@description Uses the clip slug to determine the clip offset and gather the chat from the clip by navitating to the VOD at the offset.

Usage

get_clip_chat(clip_id, json_output = FALSE)

Details

@param clip_id the clip slug. Can be found in the url of the twitch clip.

@return Messages, usernames as list. Message information as json.

@references https://github.com/Freguglia/rTwitchAPI/blob/master/R/get_clip.R @references https://github.com/OgulcanCelik/twitch-clip-chat

@import dplyr @import httr @import httr @import jsonlite


mowgl-i/Rchamp documentation built on April 15, 2022, 7:02 a.m.