ChatKitty.Model.ChannelMessageMentionProperties (chatkitty_platform_sdk v1.26.0)
A channel mention
Link to this section Summary
Link to this section Types
@type t() :: %ChatKitty.Model.ChannelMessageMentionProperties{ channel: ChatKitty.Model.MessageMentionChannelProperties.t(), endPosition: integer(), startPosition: integer(), tag: String.t(), type: String.t() }