Package-level declarations

Types

Link copied to clipboard
class ChannelWrapper(channel: Channel)

Wraps the obfuscated Channel class to provide nice method names and require only one central update if method names change after an update

Link copied to clipboard
class GuildEmojiWrapper(emoji: GuildEmoji)

Wraps the obfuscated GuildEmoji class to provide nice method names and require only one central update if method names change after an update

Link copied to clipboard
class GuildMemberWrapper(guildMember: GuildMember)

Wraps the obfuscated GuildMember class to provide nice method names and require only one central update if method names change after an update

Link copied to clipboard
class GuildRoleWrapper(role: GuildRole)

Wraps the obfuscated GuildRole class to provide nice method names and require only one central update if method names change after an update

Link copied to clipboard
class GuildWrapper(guild: Guild)

Wraps the obfuscated Guild class to provide nice method names and require only one central update if method names change after an update

Link copied to clipboard
class PermissionOverwriteWrapper(overwrite: PermissionOverwrite)

Wraps the obfuscated PermissionOverwrite class to provide nice method names and require only one central update if method names change after an update