Interface MessageDelete

    • Method Detail

      • builder

        static discord4j.discordjson.json.gateway.ImmutableMessageDelete.Builder builder()
      • id

        discord4j.discordjson.Id id()
      • channelId

        discord4j.discordjson.Id channelId()
      • guildId

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