ยฉ 2026 Hedgehog Software, LLC
container.client
Client
discord.js
declare module 'discord.js' { interface Client { myCustomProperty: any } }