3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-20 16:25:03 +00:00

Update STAGE_CHANNEL_ICON URL

This commit is contained in:
Dragory 2021-05-06 21:27:50 +03:00
parent 1803f1d242
commit 049a54ded8

View file

@ -13,7 +13,7 @@ const VOICE_CHANNEL_ICON =
const ANNOUNCEMENT_CHANNEL_ICON =
"https://cdn.discordapp.com/attachments/740650744830623756/740656841687564348/announcement-channel.png";
const STAGE_CHANNEL_ICON =
"https://cdn.discordapp.com/attachments/705009450855039042/839292597859516446/stage-channel.png";
"https://cdn.discordapp.com/attachments/740650744830623756/839930647711186995/stage-channel.png";
export async function getChannelInfoEmbed(
pluginData: GuildPluginData<UtilityPluginType>,