channelMentions property

List<ChannelMention> channelMentions
final

A list of channels specifically mentioned in this message.

Implementation

final List<ChannelMention> channelMentions;