Class UnknownRegularServerChannelImpl

    • Constructor Detail

      • UnknownRegularServerChannelImpl

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