The call returns a list with the message category, the message description and the message in the various translated languages.
get_message(library_id, message_id)
library_id | The library id can be one of the following IDs: User ID, Group ID, ThreeSixty ID (see 'list_libraries') |
---|---|
message_id | the message_id |
A list
.
if (FALSE) { get_message("UR_0NXtl92JJWqfWcJ", "MS_0fddN2xI3J0nGQZ") }