Class MessageContextMenuInteractionImpl

    • Constructor Detail

      • MessageContextMenuInteractionImpl

        public MessageContextMenuInteractionImpl​(DiscordApiImpl api,
                                                 TextChannel channel,
                                                 com.fasterxml.jackson.databind.JsonNode jsonData)
        Class constructor.
        Parameters:
        api - The api instance.
        channel - The channel in which the interaction happened. Can be null.
        jsonData - The json data of the interaction.