ApplicationInfo.getOwner()
Attachment.asByteArray()
Attachment.asImage()
Attachment.asInputStream()
ServerVoiceChannel.canConnect(User)
ServerVoiceChannel.canMuteUsers(User)
ServerVoiceChannel.canYouConnect()
ServerVoiceChannel.canYouMuteUsers()
EmbedAuthor.iconAsBufferedImage(DiscordApi)
EmbedAuthor.iconAsByteArray(DiscordApi)
EmbedAuthor.iconAsInputStream(DiscordApi)
EmbedImage.asBufferedImage(DiscordApi)
EmbedImage.asByteArray(DiscordApi)
EmbedImage.asInputStream(DiscordApi)
EmbedThumbnail.asBufferedImage(DiscordApi)
EmbedThumbnail.asByteArray(DiscordApi)
EmbedThumbnail.asInputStream(DiscordApi)
Server.banUser(User, long, TimeUnit, String)