mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 00:40:07 +00:00
Update guildIconUrl.ts
This commit is contained in:
@@ -6,7 +6,7 @@ import type { Bot } from "../../bot.ts";
|
||||
export function guildIconURL(
|
||||
bot: Bot,
|
||||
id: bigint,
|
||||
options: {
|
||||
options?: {
|
||||
icon?: string | bigint;
|
||||
size?: ImageSize;
|
||||
format?: ImageFormat;
|
||||
|
||||
Reference in New Issue
Block a user