Interface MessageDeleteBulk

    • Method Detail

      • builder

        static discord4j.discordjson.json.gateway.ImmutableMessageDeleteBulk.Builder builder()
      • ids

        List<discord4j.discordjson.Id> ids()
      • channelId

        discord4j.discordjson.Id channelId()
      • guildId

        discord4j.discordjson.possible.Possible<discord4j.discordjson.Id> guildId()