mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 11:28:15 +00:00
Prettified Code!
This commit is contained in:
@@ -18,7 +18,7 @@ import { ws } from "../../ws/ws.ts";
|
||||
export function fetchMembers(
|
||||
guildId: bigint,
|
||||
shardId: number,
|
||||
options?: Omit<RequestGuildMembers, "guildId">,
|
||||
options?: Omit<RequestGuildMembers, "guildId">
|
||||
) {
|
||||
// You can request 1 member without the intent
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user