mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 19:28:17 +00:00
docs(handlers): add jsdoc comment block (#313)
* docs(handlers): add jsdoc comment block * style: format files
This commit is contained in:
@@ -88,6 +88,7 @@ export function guildSplashURL(
|
||||
)
|
||||
: undefined;
|
||||
}
|
||||
|
||||
/** The full URL of the banner from Discords CDN. Undefined if no banner is set. */
|
||||
export function guildBannerURL(
|
||||
guild: Guild,
|
||||
|
||||
Reference in New Issue
Block a user