Interface ChannelMention

All Superinterfaces:
Entity, GuildEntity, HasGuild, HasName, Snowflake, Timestamped
All Known Implementing Classes:
ChannelMentionImpl

public interface ChannelMention extends GuildEntity, Snowflake, HasName
Represents a channel mention in a message. Not all messages will have this, nor will all channels mentioned in a message have a corresponding mention object.
Since:
8/19/19.
Author:
amy