Interface ChannelMentionData


  • @Immutable
    public interface ChannelMentionData
    • Method Detail

      • builder

        static discord4j.discordjson.json.ImmutableChannelMentionData.Builder builder()
      • id

        discord4j.discordjson.Id id()
      • guildId

        discord4j.discordjson.Id guildId()
      • type

        int type()