UserStatusTemplateProps
Interface
Represents the properties available to the userStatusTemplate custom component.
Definition
Package:@progress/kendo-react-conversational-ui
Properties
message
any
The latest message in the message group as you originally passed it.
Regardless of whether field mapping is configured or not, you will always
receive the message data in its original format. This is why the type is any.