Description Usage Arguments Details Value Examples
View source: R/message-library.R
The call returns a list with all available mesage ids, descriptions and category.
1 | 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') |
The library id can be found using the 'list_libraries' call.
A tibble
.
1 2 3 4 | ## Not run:
list_messages("UR_0NXtl92JJWqfWcJ")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.