gluon
    Preparing search index...

    Class GuildCacheOptions

    Implements

    • GuildCacheOptions
    Index

    Constructors

    Accessors

    • get channelCaching(): boolean

      Returns whether to cache channels or not.

      Returns boolean

    • get inviteCaching(): boolean

      Returns whether to cache invites or not.

      Returns boolean

    • get memberCaching(): boolean

      Returns whether to cache members or not.

      Returns boolean

    • get messageCaching(): boolean

      Returns whether to cache files or not.

      Returns boolean

    • get scheduledEventCaching(): boolean

      Returns whether to cache scheduled events or not.

      Returns boolean

    • get threadCaching(): boolean

      Returns whether to cache threads or not.

      Returns boolean

    • get voiceStateCaching(): boolean

      Returns whether to cache voice states or not.

      Returns boolean

    Methods