Class ChannelCategoryImpl

    • Constructor Detail

      • ChannelCategoryImpl

        public ChannelCategoryImpl​(DiscordApiImpl api,
                                   ServerImpl server,
                                   com.fasterxml.jackson.databind.JsonNode data)
        Creates a new server channel category object.
        Parameters:
        api - The discord api instance.
        server - The server of the channel.
        data - The json data of the channel.