MCPcopy Create free account
hub / github.com/DarkGuy10/BotClient / execute

Function execute

public/structures/Client/events/ready.js:4–6  ·  view source on GitHub ↗
(client)

Source from the content-addressed store, hash-verified

2 name: 'ready',
3 once: true,
4 async execute(client) {
5 client.transmit(this.name, client.clientUserData)
6 },
7}

Callers

nothing calls this directly

Calls 1

transmitMethod · 0.80

Tested by

no test coverage detected