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