Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.
This repository was archived by the owner on May 16, 2022. It is now read-only.

Find a way to get the guild's member count #1

@todo

Description

@todo

// TODO: Find a way to get the guild's member count
case 'GUILD_MEMBER_ADD':
case 'GUILD_MEMBER_REMOVE':
writeBotEvent(packet.t, {
guild_id: packet.d.guild_id,
user_id: packet.d.user.id


This issue was generated by todo based on a TODO comment in 3272231. It's been assigned to @pedrofracassi because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions