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

    Class CocoaIntent

    Utility class that help you construct Intents and Partials in Cocoa way, these are used to register event listener to Discord

    It is best practice to request for only what you need, this also improve performance of your bot.

    For more information, see

    Implements

    • Pick<ClientOptions, "intents" | "partials">
    Index

    Constructors

    Properties

    intents: number[] = []
    partials: number[] = []

    Methods