The call returns a list with all available mesage ids, descriptions and category.

list_messages(library_id)

Arguments

library_id

The library id can be one of the following IDs: User ID, Group ID, ThreeSixty ID (see 'list_libraries')

Value

A tibble.

Details

The library id can be found using the 'list_libraries' call.

Examples

if (FALSE) { list_messages("UR_0NXtl92JJWqfWcJ") }