MCPcopy Create free account
hub / github.com/FireDiscordBot/bot / run

Method run

src/ws/events/CustomStatusEvent.ts:11–28  ·  view source on GitHub ↗
(
    data:
      | {
          since: number;
          state: string;
          status: PresenceStatusData;
          shardIds: number[];
        }
      | { reset: true }
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

setReadyPresenceMethod · 0.80
setCustomStatusMethod · 0.80

Tested by

no test coverage detected