Interface MessageChannelSetting

All Known Implementing Classes:
Integration.Discord, Integration.Telegram, Integration.Twitch

public interface MessageChannelSetting
Configuration setting interface for message channels
Since:
1.10.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the message channel
  • Method Details

    • messageChannel

      Map<String, List<String>> messageChannel()
      Retrieves the message channel
      Returns:
      A map where keys represent channel names and values are lists of messages associated with each channel