We are trying to use add_folder_member with a custom_message that includes line breaks.
We tried passing them as \n , \r, \n\r , \u0010. They get all stripped out
What is the right syntax to use?