Interface Invite.Channel
- All Superinterfaces:
ISnowflake
- Enclosing interface:
Invite
POJO for the channel information provided by an invite.
- Since:
- 3.0
- Author:
- Aljoscha Grebe
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptiongetName()The name of this channel.getType()TheChannelTypeof this channel.Methods inherited from interface ISnowflake
getId, getIdLong, getTimeCreated
-
Method Details
-
getName
-
getType
- Returns:
- The channel's type
-