- All Known Implementing Classes:
InteractionChannelImpl
public interface InteractionChannel
Represents a interaction channel argument as a guild channel.
-
Method Summary
Gets the ID of this channel.
Gets the name of this channel.
-
Method Details
-
getName
Gets the name of this channel.
- Returns:
- this channel's name.
-
getId
Gets the ID of this channel.
- Returns:
- this channel's ID.