The call returns a list with all available mesage ids, descriptions and category.
list_messages(library_id)
library_id | The library id can be one of the following IDs: User ID, Group ID, ThreeSixty ID (see 'list_libraries') |
---|
A tibble
.
The library id can be found using the 'list_libraries' call.
if (FALSE) { list_messages("UR_0NXtl92JJWqfWcJ") }