NestedChatMessageConversion extension
Extension adding models construction from NestedChatMessageMixin.
Methods
-
toDto(
ChatItemsCursor cursor) → DtoChatMessage -
Available on NestedChatMessageMixin, provided by the NestedChatMessageConversion extension
Constructs a new DtoChatMessage from this NestedChatMessageMixin. -
toModel(
) → ChatMessage -
Available on NestedChatMessageMixin, provided by the NestedChatMessageConversion extension
Constructs a new ChatMessage from this NestedChatMessageMixin.