示例#1
0
 /// <inheritdoc/>
 public string GetCoverImageUrl(ImageFormat format = ImageFormat.Auto, ushort size = 1024)
 => CDN.GetEventCoverImageUrl(Guild.Id, Id, CoverImageId, format, size);