R/get_conversations.R
get_conversations.Rd
This function retrieves all details concerning conversations of the user.
get_conversations(canvas)
An object containing the Canvas API key and base URL, obtained through the canvas_authenticate function.
canvas_authenticate
Returns a data frame containing the details of conversations for the current user, most recent ones first.
get_single_conversation() and create_conversation().
get_single_conversation()
create_conversation()