Skip to content

ReplyData

The data of a reply set into the ChannelChatMessageEvent.

Properties

PropertyTypeDescription
parent_message_bodystringThe content of the parent message which was replied.
parent_message_idstringThe ID of the parent message which was replied.
parent_user_idstringThe ID of the author of the paren message.
parent_user_loginstringThe display name of the author of the parent message.
parent_user_namestringThe login name of the author of the parent message.
thread_message_idstringThe ID of the first message of the thread which contains the parent message.
thread_user_idstringThe ID of the user who started the thread.
thread_user_loginstringThe login name of the user who started the thread.
thread_user_namestringThe display name of the user who started the thread.