powered by
Get the comments for a specified event
get_event_comments(id, ..., extra_graphql = NULL)
A tibble
Required event ID
Should be empty. Used for parameter expansion
A graphql object. Extra objects to return
if (FALSE) { comments <- get_event_comments(id = "103349942") }
Run the code above in your browser using DataLab