quickReplies

abstract val quickReplies: List<String>

List of custom quick replies which can be provided by the user.

Quick replies are shown by the messaging frontend as part of a message notification and can be clicked on by the user to reply to the sender of the message with predefined text.

Quick replies can be divided into two categories:

  • Custom quick replies

  • Default quick replies

Custom quick replies are replies of which the text can be customized by providing custom text for the quickReplies setting.

Default quick replies are replies of which the text can be customized by providing a text for the string resource ttivi_messaging_quickreply_default.