Skip to content

Client.users

github-actions[bot] edited this page Sep 30, 2024 · 3 revisions

the client's users accessed through the UserService

alternatively you could use Client.import() like this:

JS
client.import("users");            

UserServiceInstance


🛈 Client

🛈 AddonService

🛈 AttachmentService

🛈 ChannelService

🛈 CommandService

🛈 ComponentService

🛈 ErrorService

🛈 EventService

🛈 ExpressionService

🛈 GuildService

🛈 LogService

🛈 MessageService

🛈 PermissionService

🛈 RoleService

🛈 StorageService

🛈 TypeService

🛈 UserService

🛈 UtilService

🛈 VoiceService


Clone this wiki locally