Guild.splashURL

Undocumented in source. Be warned that the author may not have intended to support it.
struct Guild
const @safe
URL
splashURL
(
string format = "png"
)
()
if (
format == "png" ||
format == "jpg"
||
format == "jpeg"
||
format == "webp"
)

Meta