Interface Nameable
-
- All Known Implementing Classes:
CategoryChannel,DmChannel,GroupDmChannel,GuildChannel,VoiceChannel
public interface Nameable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChannelsetName(@NotNull java.lang.String name, @NotNull Bot bot)
-