© 2026 Hedgehog Software, LLC
let test = client.users.cache
test.forEach((ID, USER) => { console.log(USER); });