cocoa-discord - v3.2.0
    Preparing search index...

    Function Ephemeral

    • Usage:

      CocoaBuilder().addBooleanOption(ephemeral(description, name));
      

      The goal of this function is to shorten the redundant codes.

      Description and Name are optional, specify them to override default

      Parameters

      • description: string = "Make your request ephemeral"
      • name: string = "ephemeral"

      Returns (option: any) => any