ChatKitty.Model.TextChatUserMessagePropertiesAllOf (chatkitty_platform_sdk v1.26.0)
Link to this section Summary
Link to this section Types
@type t() :: %ChatKitty.Model.TextChatUserMessagePropertiesAllOf{ body: String.t() | nil, links: [ChatKitty.Model.MessageLinkProperties.t()] | nil, mentions: [ChatKitty.Model.MessageMentionProperties.t()] | nil, user: ChatKitty.Model.ChatUserProperties.t() | nil }