Index

A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort() - Method in class com.mewna.catnip.util.ReentrantLockWebSocket
 
AbstractBuffer - Class in com.mewna.catnip.shard.buffer
 
AbstractBuffer() - Constructor for class com.mewna.catnip.shard.buffer.AbstractBuffer
 
AbstractDispatchManager - Class in com.mewna.catnip.shard.event
 
AbstractDispatchManager() - Constructor for class com.mewna.catnip.shard.event.AbstractDispatchManager
 
AbstractExtension - Class in com.mewna.catnip.extension
 
AbstractExtension(String) - Constructor for class com.mewna.catnip.extension.AbstractExtension
 
AbstractRequester - Class in com.mewna.catnip.rest.requester
 
AbstractRequester(RateLimiter) - Constructor for class com.mewna.catnip.rest.requester.AbstractRequester
 
AbstractRequester.Bucket - Interface in com.mewna.catnip.rest.requester
 
AbstractRequester.QueuedRequest - Class in com.mewna.catnip.rest.requester
 
AbstractShardManager - Class in com.mewna.catnip.shard.manager
 
AbstractShardManager() - Constructor for class com.mewna.catnip.shard.manager.AbstractShardManager
 
AbstractTaskScheduler - Class in com.mewna.catnip.util.scheduler
 
AbstractTaskScheduler() - Constructor for class com.mewna.catnip.util.scheduler.AbstractTaskScheduler
 
accentColor() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
accentColor() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
accentColor() - Method in interface com.mewna.catnip.entity.user.User
 
accentColor(int) - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
accentColor(int) - Method in class com.mewna.catnip.entity.impl.user.UserImpl.UserImplBuilder
 
accept(T) - Method in interface com.mewna.catnip.util.pagination.PaginationCallback
Accepts a fetched entity.
ACCEPT_INVITE - Static variable in class com.mewna.catnip.rest.Routes
 
accessToken() - Method in class com.mewna.catnip.rest.guild.MemberAddOptions
 
accessToken(String) - Method in class com.mewna.catnip.rest.guild.MemberAddOptions
 
ACCOUNT_NEEDS_VERIFICATION - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
ACK_WITH_SOURCE - Enum constant in enum class com.mewna.catnip.entity.interaction.InteractionResponseType
ACK a command without sending a message, showing the user's input.
ACKNOWLEDGE - Enum constant in enum class com.mewna.catnip.entity.interaction.InteractionResponseType
Deprecated.
action - Variable in class com.mewna.catnip.util.task.QueueTask
 
ACTION_ROW - Enum constant in enum class com.mewna.catnip.entity.message.component.MessageComponent.MessageComponentType
 
ActionRow - Interface in com.mewna.catnip.entity.message.component
 
ActionRowBuilder - Class in com.mewna.catnip.entity.builder.component
 
ActionRowBuilder() - Constructor for class com.mewna.catnip.entity.builder.component.ActionRowBuilder
 
ActionRowImpl - Class in com.mewna.catnip.entity.impl.message.component
 
ActionRowImpl() - Constructor for class com.mewna.catnip.entity.impl.message.component.ActionRowImpl
 
ActionRowImpl(List<MessageComponent>) - Constructor for class com.mewna.catnip.entity.impl.message.component.ActionRowImpl
 
ActionRowImpl.ActionRowImplBuilder - Class in com.mewna.catnip.entity.impl.message.component
 
ActionType - Enum Class in com.mewna.catnip.entity.guild.audit
 
activities() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
activities() - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
activities() - Method in interface com.mewna.catnip.entity.user.Presence
 
activities(List<Presence.Activity>) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
activities(List<Presence.Activity>) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.PresenceImplBuilder
 
activities(List<Presence.Activity>) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
activities(List<Presence.Activity>) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl.PresenceUpdateImplBuilder
 
activity() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
activity() - Method in interface com.mewna.catnip.entity.message.Message
 
activity(Message.MessageActivity) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
activity(Message.MessageActivity) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
ActivityAssetsImpl() - Constructor for class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl
 
ActivityAssetsImpl(String, String, String, String) - Constructor for class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl
 
ActivityEmojiImpl - Class in com.mewna.catnip.entity.impl.misc
 
ActivityEmojiImpl() - Constructor for class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl
 
ActivityEmojiImpl(Catnip, long, String, boolean) - Constructor for class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl
 
ActivityEmojiImpl.ActivityEmojiImplBuilder - Class in com.mewna.catnip.entity.impl.misc
 
ActivityImpl() - Constructor for class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
ActivityImpl(String, Presence.ActivityType, String, Presence.ActivityTimestamps, long, String, String, Emoji.ActivityEmoji, Presence.ActivityParty, Presence.ActivityAssets, Presence.ActivitySecrets, boolean, Set<Presence.ActivityFlag>) - Constructor for class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
ActivityPartyImpl() - Constructor for class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl
 
ActivityPartyImpl(String, int, int) - Constructor for class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl
 
ActivitySecretsImpl() - Constructor for class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl
 
ActivitySecretsImpl(String, String, String) - Constructor for class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl
 
ActivityTimestampsImpl() - Constructor for class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityTimestampsImpl
 
ActivityTimestampsImpl(long, long) - Constructor for class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityTimestampsImpl
 
actor() - Method in exception com.mewna.catnip.util.HierarchyException
 
ADD_GUILD_MEMBER - Static variable in class com.mewna.catnip.rest.Routes
 
ADD_GUILD_MEMBER_ROLE - Static variable in class com.mewna.catnip.rest.Routes
 
ADD_PINNED_CHANNEL_MESSAGE - Static variable in class com.mewna.catnip.rest.Routes
 
ADD_REACTIONS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
ADD_USER_TO_THREAD - Static variable in class com.mewna.catnip.rest.Routes
 
addChannel(ChannelData) - Method in class com.mewna.catnip.rest.guild.GuildData
 
addChoice(ApplicationCommandOptionChoice<?>) - Method in class com.mewna.catnip.entity.builder.command.CommandOptionBuilder
 
addComponent(ActionRow) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds the specified row to the message.
addComponent(MessageComponent) - Method in class com.mewna.catnip.entity.builder.component.ActionRowBuilder
 
addCondition(ShardCondition) - Method in class com.mewna.catnip.shard.manager.AbstractShardManager
 
addCondition(ShardCondition) - Method in interface com.mewna.catnip.shard.manager.ShardManager
Add a condition to this shard manager.
addedMembers() - Method in interface com.mewna.catnip.entity.channel.ThreadMembersUpdate
 
addedMembers() - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
addedMembers(List<ThreadChannel.ThreadMember>) - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
addedMembers(List<ThreadChannel.ThreadMember>) - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl.ThreadMembersUpdateImplBuilder
 
addEmbed(Embed) - Method in class com.mewna.catnip.entity.builder.command.InteractionApplicationCommandCallbackDataBuilder
 
addEmbed(Embed) - Method in class com.mewna.catnip.entity.message.MessageOptions
 
addFile(File) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds a file, used when sending messages.
addFile(String, byte[]) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds raw data/a file, used when sending messages.
addFile(String, File) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds a file, used when sending messages.
addFile(String, InputStream) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds an input stream/file, used when sending messages.
addGuildMember(String, String, MemberAddOptions) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
addGuildMemberRole(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
addGuildMemberRole(String, String, String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
addOption(ApplicationCommandOption) - Method in class com.mewna.catnip.entity.builder.command.CommandOptionBuilder
 
addPart(String, String) - Method in class com.mewna.catnip.rest.MultipartBodyPublisher
 
addPart(String, String, byte[]) - Method in class com.mewna.catnip.rest.MultipartBodyPublisher
 
addPermissions(Permission...) - Method in class com.mewna.catnip.rest.guild.RoleData
 
addPermissions(Iterable<Permission>) - Method in class com.mewna.catnip.rest.guild.RoleData
 
addPinnedMessage(Message) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
addPinnedMessage(Message, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
addPinnedMessage(String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
addPinnedMessage(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
addReaction(String, Emoji) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Add a reaction to the message with the given id in this channel.
addReaction(String, Emoji) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
addReaction(String, String) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Add a reaction to the message with the given id in this channel.
addReaction(String, String) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
addReaction(String, String, Emoji) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
addReaction(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
address() - Method in interface com.mewna.catnip.shard.event.MessageConsumer
 
addRole(Role) - Method in class com.mewna.catnip.rest.guild.MemberData
 
addRole(Role, Member) - Method in interface com.mewna.catnip.entity.guild.Member
 
addRole(Role, Member, String) - Method in interface com.mewna.catnip.entity.guild.Member
 
addRole(RoleData) - Method in class com.mewna.catnip.rest.guild.GuildData
 
addRole(String) - Method in class com.mewna.catnip.rest.guild.MemberData
 
addRole(String, String) - Method in interface com.mewna.catnip.entity.guild.Member
 
addRole(String, String, String) - Method in interface com.mewna.catnip.entity.guild.Member
 
addRoleToMember(Role, Member) - Method in interface com.mewna.catnip.entity.guild.Guild
Adds a role to a member.
addRoleToMember(Role, Member, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Adds a role to a member.
addToConnectQueue(int) - Method in class com.mewna.catnip.shard.manager.DefaultShardManager
 
addToConnectQueue(int) - Method in interface com.mewna.catnip.shard.manager.ShardManager
Adds the given shard id to the connect queue.
addUserToThread(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
ADMINISTRATOR - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
afkChannelId() - Method in interface com.mewna.catnip.entity.guild.Guild
 
afkChannelId() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
afkChannelId(String) - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
afkChannelIdAsLong() - Method in interface com.mewna.catnip.entity.guild.Guild
 
afkChannelIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
afkChannelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
afkChannelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
afkTimeout() - Method in interface com.mewna.catnip.entity.guild.Guild
 
afkTimeout() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
afkTimeout() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
afkTimeout(int) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
afkTimeout(int) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
afkTimeout(Integer) - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
ALL - Static variable in enum class com.mewna.catnip.entity.util.Permission
 
ALL_INTENT_EVENTS - Static variable in enum class com.mewna.catnip.shard.GatewayIntent
 
ALL_INTENTS - Static variable in enum class com.mewna.catnip.shard.GatewayIntent
 
ALL_MEMBERS - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.ContentFilterLevel
Messages from all members are filtered.
ALL_MESSAGES - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.NotificationLevel
Users get notifications for all messages.
allMatch(Predicate<? super T>) - Method in interface com.mewna.catnip.cache.view.CacheView
Returns whether all elements of this cache match the provided predicate.
allMatch(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
allMatch(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
allMatch(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
allow() - Method in interface com.mewna.catnip.entity.guild.PermissionOverride
 
allow(Permission...) - Method in class com.mewna.catnip.rest.guild.PermissionOverrideData
 
allow(Collection<Permission>) - Method in class com.mewna.catnip.rest.guild.PermissionOverrideData
 
allowedMentions() - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl
 
allowedMentions() - Method in interface com.mewna.catnip.entity.interaction.command.InteractionApplicationCommandCallbackData
 
allowedMentions(Set<MentionParseFlag>) - Method in class com.mewna.catnip.entity.builder.command.InteractionApplicationCommandCallbackDataBuilder
 
allowedMentions(Set<MentionParseFlag>) - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl
 
allowedMentions(Set<MentionParseFlag>) - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl.InteractionApplicationCommandCallbackDataImplBuilder
 
allowRaw() - Method in interface com.mewna.catnip.entity.guild.PermissionOverride
 
allowRaw() - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
allowRaw(long) - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
allowRaw(long) - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl.PermissionOverrideImplBuilder
 
ALREADY_AUTHENTICATED - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
animated() - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl
 
animated() - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
animated() - Method in interface com.mewna.catnip.entity.misc.Emoji
Whether this emoji is animated.
animated() - Method in interface com.mewna.catnip.entity.misc.Emoji.UnicodeEmoji
 
animated(boolean) - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl.ActivityEmojiImplBuilder
 
animated(boolean) - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl
 
animated(boolean) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
animated(boolean) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl.CustomEmojiImplBuilder
 
ANIMATED_BANNER - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Needs TIER_3
ANIMATED_ICON - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
animatedAvatar() - Method in interface com.mewna.catnip.entity.guild.Invite.Inviter
 
animatedAvatar() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
animatedAvatar() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
animatedAvatar() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
animatedAvatar() - Method in interface com.mewna.catnip.entity.user.User
Whether the user's avatar is animated.
anyMatch(Predicate<? super T>) - Method in interface com.mewna.catnip.cache.view.CacheView
Returns whether any elements of this cache match the provided predicate.
anyMatch(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
anyMatch(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
anyMatch(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
API_RESOURCE_OVERLOADED - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
apiHost() - Method in class com.mewna.catnip.CatnipOptions
 
apiHost() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The host used for Discord API requests.
apiHost(String) - Method in class com.mewna.catnip.CatnipOptions
 
apiVersion() - Method in class com.mewna.catnip.CatnipOptions
 
apiVersion() - Method in interface com.mewna.catnip.util.CatnipOptionsView
 
apiVersion(int) - Method in class com.mewna.catnip.CatnipOptions
 
APNG - Enum constant in enum class com.mewna.catnip.entity.sticker.StickerFormatType
 
append(String) - Method in class com.mewna.catnip.util.QueryStringBuilder
 
append(String, String) - Method in class com.mewna.catnip.util.QueryStringBuilder
 
append(String, Collection<String>) - Method in class com.mewna.catnip.util.QueryStringBuilder
 
application() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
application() - Method in interface com.mewna.catnip.entity.message.Message
 
application(Message.MessageApplication) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
application(Message.MessageApplication) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
APPLICATION_COMMAND - Enum constant in enum class com.mewna.catnip.entity.interaction.InteractionType
 
APPLICATION_COMMAND_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
APPLICATION_COMMAND_DELETE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
APPLICATION_COMMAND_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
ApplicationCommand - Interface in com.mewna.catnip.entity.interaction.command
 
ApplicationCommandImpl - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
ApplicationCommandImpl(Catnip, long, long, long, String, String, List<ApplicationCommandOption>, long) - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
ApplicationCommandImpl.ApplicationCommandImplBuilder - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandInteraction - Interface in com.mewna.catnip.entity.interaction.command
 
ApplicationCommandInteractionData - Interface in com.mewna.catnip.entity.interaction.command
 
ApplicationCommandInteractionDataImpl - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandInteractionDataImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl
 
ApplicationCommandInteractionDataImpl(Catnip, long, String, List<ApplicationCommandInteractionDataOption>) - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl
 
ApplicationCommandInteractionDataImpl.ApplicationCommandInteractionDataImplBuilder - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandInteractionDataOption - Interface in com.mewna.catnip.entity.interaction.command
 
ApplicationCommandInteractionDataOptionImpl - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandInteractionDataOptionImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl
 
ApplicationCommandInteractionDataOptionImpl(Catnip, String, ApplicationCommandOptionType, ApplicationCommandOptionChoice<?>, List<ApplicationCommandInteractionDataOption>) - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl
 
ApplicationCommandInteractionDataOptionImpl.ApplicationCommandInteractionDataOptionImplBuilder - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandInteractionImpl - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandInteractionImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
ApplicationCommandInteractionImpl(Catnip, InteractionType, ApplicationCommandInteractionData, Member, String, long, long, long, int) - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
ApplicationCommandInteractionImpl.ApplicationCommandInteractionImplBuilder - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandOption - Interface in com.mewna.catnip.entity.interaction.command
 
ApplicationCommandOptionChoice<T> - Interface in com.mewna.catnip.entity.interaction.command
 
ApplicationCommandOptionDoubleChoice - Interface in com.mewna.catnip.entity.interaction.command
 
ApplicationCommandOptionDoubleChoiceImpl - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandOptionDoubleChoiceImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl
 
ApplicationCommandOptionDoubleChoiceImpl(Catnip, String, Double) - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl
 
ApplicationCommandOptionDoubleChoiceImpl.ApplicationCommandOptionDoubleChoiceImplBuilder - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandOptionImpl - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandOptionImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
ApplicationCommandOptionImpl(ApplicationCommandOptionType, boolean, boolean, List<ApplicationCommandOptionChoice<?>>, List<ApplicationCommandOption>, List<Channel.ChannelType>, String, String) - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
ApplicationCommandOptionImpl.ApplicationCommandOptionImplBuilder - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandOptionIntegerChoice - Interface in com.mewna.catnip.entity.interaction.command
 
ApplicationCommandOptionIntegerChoiceImpl - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandOptionIntegerChoiceImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl
 
ApplicationCommandOptionIntegerChoiceImpl(Catnip, String, Integer) - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl
 
ApplicationCommandOptionIntegerChoiceImpl.ApplicationCommandOptionIntegerChoiceImplBuilder - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandOptionStringChoice - Interface in com.mewna.catnip.entity.interaction.command
 
ApplicationCommandOptionStringChoiceImpl - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandOptionStringChoiceImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionStringChoiceImpl
 
ApplicationCommandOptionStringChoiceImpl(String, String) - Constructor for class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionStringChoiceImpl
 
ApplicationCommandOptionStringChoiceImpl.ApplicationCommandOptionStringChoiceImplBuilder - Class in com.mewna.catnip.entity.impl.interaction.command
 
ApplicationCommandOptionType - Enum Class in com.mewna.catnip.entity.interaction.command
 
ApplicationCommandType - Enum Class in com.mewna.catnip.entity.interaction.command
 
ApplicationFlag - Enum Class in com.mewna.catnip.entity.misc
The flags that can be on a application.
applicationIconUrl(String, String, ImageOptions) - Static method in class com.mewna.catnip.util.CDNFormat
 
applicationId() - Method in interface com.mewna.catnip.entity.partials.HasApplication
 
applicationId() - Method in interface com.mewna.catnip.entity.user.Presence.Activity
 
applicationIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
applicationIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
applicationIdAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
applicationIdAsLong() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
applicationIdAsLong() - Method in interface com.mewna.catnip.entity.partials.HasApplication
 
applicationIdAsLong() - Method in interface com.mewna.catnip.entity.user.Presence.Activity
 
applicationIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
applicationIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl.GroupDMChannelImplBuilder
 
applicationIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
applicationIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
applicationIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl.ApplicationCommandImplBuilder
 
applicationIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
applicationIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
applicationIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
ApplicationInfo - Interface in com.mewna.catnip.entity.misc
Information about an application.
ApplicationInfoImpl - Class in com.mewna.catnip.entity.impl.misc
 
ApplicationInfoImpl() - Constructor for class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
ApplicationInfoImpl(Catnip, long, String, String, String, List<String>, boolean, boolean, ApplicationOwner, Team, String, String, long, String, String, String, Set<ApplicationFlag>) - Constructor for class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
ApplicationInfoImpl.ApplicationInfoImplBuilder - Class in com.mewna.catnip.entity.impl.misc
 
ApplicationOwner - Interface in com.mewna.catnip.entity.misc
This may be changed if discord changes the format for teams in the returned response.
ApplicationOwnerImpl - Class in com.mewna.catnip.entity.impl.misc
 
ApplicationOwnerImpl() - Constructor for class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
ApplicationOwnerImpl(Catnip, long, String, String, String, boolean) - Constructor for class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
ApplicationOwnerImpl.ApplicationOwnerImplBuilder - Class in com.mewna.catnip.entity.impl.misc
 
approximateMemberCount() - Method in interface com.mewna.catnip.entity.guild.Guild
 
approximateMemberCount() - Method in interface com.mewna.catnip.entity.guild.Invite
 
approximateMemberCount() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
approximateMemberCount() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
approximateMemberCount() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
approximateMemberCount(int) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
approximateMemberCount(int) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
approximateMemberCount(int) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
approximateMemberCount(int) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteImplBuilder
 
approximateMemberCount(int) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
approximateMemberCount(int) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
approximatePresenceCount() - Method in interface com.mewna.catnip.entity.guild.Guild
 
approximatePresenceCount() - Method in interface com.mewna.catnip.entity.guild.Invite
 
approximatePresenceCount() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
approximatePresenceCount() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
approximatePresenceCount() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
approximatePresenceCount(int) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
approximatePresenceCount(int) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
approximatePresenceCount(int) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
approximatePresenceCount(int) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteImplBuilder
 
approximatePresenceCount(int) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
approximatePresenceCount(int) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
archived() - Method in interface com.mewna.catnip.entity.channel.ThreadChannel.ThreadMetadata
 
archived() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl
 
archived(boolean) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl
 
archived(boolean) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl.ThreadMetadataImplBuilder
 
archiverId() - Method in interface com.mewna.catnip.entity.channel.ThreadChannel.ThreadMetadata
 
archiverIdAsLong() - Method in interface com.mewna.catnip.entity.channel.ThreadChannel.ThreadMetadata
 
archiverIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl
 
archiverIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl
 
archiverIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl.ThreadMetadataImplBuilder
 
archiveTimestamp() - Method in interface com.mewna.catnip.entity.channel.ThreadChannel.ThreadMetadata
 
archiveTimestamp() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl
 
archiveTimestamp(String) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl
 
archiveTimestamp(String) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl.ThreadMetadataImplBuilder
 
array() - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
array() - Method in class com.mewna.catnip.rest.ResponsePayload
 
array(JsonArray) - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
ArrayOfObjectPaginator<T,P extends ArrayOfObjectPaginator<T,P>> - Class in com.mewna.catnip.util.pagination
 
ArrayOfObjectPaginator(Function<T, String>, Function<JsonObject, T>, int) - Constructor for class com.mewna.catnip.util.pagination.ArrayOfObjectPaginator
 
asCategory() - Method in interface com.mewna.catnip.entity.channel.Channel
 
asDiscord() - Method in enum class com.mewna.catnip.shard.CompressionMode
 
asDiscordTimestamp(OffsetDateTime, Timestamped.TimestampStyle) - Method in interface com.mewna.catnip.entity.partials.Timestamped
 
asDMChannel() - Method in interface com.mewna.catnip.entity.channel.Channel
 
asFlowable() - Method in interface com.mewna.catnip.shard.event.MessageConsumer
 
asFlowable(BackpressureStrategy) - Method in interface com.mewna.catnip.shard.event.MessageConsumer
 
asGroupDMChannel() - Method in interface com.mewna.catnip.entity.channel.Channel
 
asGuildChannel() - Method in interface com.mewna.catnip.entity.channel.Channel
 
asImageDataUri(byte[]) - Static method in class com.mewna.catnip.util.Utils
 
asImageDataUri(byte[], String) - Static method in class com.mewna.catnip.util.Utils
 
asMention() - Method in interface com.mewna.catnip.entity.channel.TextChannel
 
asMention() - Method in interface com.mewna.catnip.entity.guild.Member
 
asMention() - Method in interface com.mewna.catnip.entity.guild.Role
 
asMention() - Method in interface com.mewna.catnip.entity.partials.Mentionable
 
asMention() - Method in interface com.mewna.catnip.entity.user.User
 
asMessageChannel() - Method in interface com.mewna.catnip.entity.channel.Channel
 
asObservable() - Method in interface com.mewna.catnip.shard.event.MessageConsumer
 
asPresenceUpdateJson() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
asReference() - Method in interface com.mewna.catnip.entity.message.Message
 
assertListSize(List<?>, String, int, int) - Static method in class com.mewna.catnip.util.Validators
 
assertStringLength(String, String, int, int) - Static method in class com.mewna.catnip.util.Validators
 
assertType(U, Class<?>[], String) - Static method in class com.mewna.catnip.util.Validators
 
asset() - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
asset() - Method in interface com.mewna.catnip.entity.sticker.Sticker
 
asset(String) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
asset(String) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl.StickerImplBuilder
 
assets() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
assets() - Method in interface com.mewna.catnip.entity.user.Presence.Activity
 
assets(Presence.ActivityAssets) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
assets(Presence.ActivityAssets) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
asString() - Method in enum class com.mewna.catnip.entity.user.Presence.ActivityType
 
asString() - Method in enum class com.mewna.catnip.entity.user.Presence.OnlineStatus
 
asTextChannel() - Method in interface com.mewna.catnip.entity.channel.Channel
 
asUserDMChannel() - Method in interface com.mewna.catnip.entity.channel.Channel
 
asVoiceChannel() - Method in interface com.mewna.catnip.entity.channel.Channel
 
ATTACH_FILES - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
AttachmentImpl - Class in com.mewna.catnip.entity.impl.message
 
AttachmentImpl() - Constructor for class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
AttachmentImpl(Catnip, long, String, int, String, String, int, int, boolean) - Constructor for class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
AttachmentImpl.AttachmentImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
attachments() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
attachments() - Method in interface com.mewna.catnip.entity.message.Message
List of files sent with the message.
attachments(List<Message.Attachment>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
attachments(List<Message.Attachment>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
AuditLogChange - Interface in com.mewna.catnip.entity.guild.audit
 
AuditLogChangeImpl - Class in com.mewna.catnip.entity.impl.guild.audit
 
AuditLogChangeImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl
 
AuditLogChangeImpl(Catnip, Object, Object, String) - Constructor for class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl
 
AuditLogChangeImpl.AuditLogChangeImplBuilder - Class in com.mewna.catnip.entity.impl.guild.audit
 
AuditLogEntry - Interface in com.mewna.catnip.entity.guild.audit
 
AuditLogEntryImpl - Class in com.mewna.catnip.entity.impl.guild.audit
 
AuditLogEntryImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
AuditLogEntryImpl(Catnip, long, long, User, String, OptionalEntryInfo, ActionType, List<AuditLogChange>, Webhook) - Constructor for class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
AuditLogEntryImpl.AuditLogEntryImplBuilder - Class in com.mewna.catnip.entity.impl.guild.audit
 
AuditLogPaginator - Class in com.mewna.catnip.util.pagination
 
AuditLogPaginator(EntityBuilder) - Constructor for class com.mewna.catnip.util.pagination.AuditLogPaginator
 
AUTHENTICATION_FAILED - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
author() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
author() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
author() - Method in interface com.mewna.catnip.entity.message.Embed
Embed author.
author() - Method in interface com.mewna.catnip.entity.message.Message
Guild-agnostic representation of the author of the message.
author(Embed.Author) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Set the embed's author.
author(Embed.Author) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
author(Embed.Author) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
author(User) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
author(User) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
author(String) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Set the embed's author.
author(String, String) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Set the embed's author.
author(String, String, String) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Set the embed's author.
AuthorImpl() - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl
 
AuthorImpl(String, String, String, String) - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl
 
autoArchiveDuration() - Method in interface com.mewna.catnip.entity.channel.ThreadChannel.ThreadMetadata
Can currently only be set to: 60, 1440, 4320, 10080.
autoArchiveDuration() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl
 
autoArchiveDuration(int) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl
 
autoArchiveDuration(int) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl.ThreadMetadataImplBuilder
 
avatar() - Method in interface com.mewna.catnip.entity.channel.Webhook
 
avatar() - Method in class com.mewna.catnip.entity.channel.Webhook.WebhookEditFields
 
avatar() - Method in interface com.mewna.catnip.entity.guild.Invite.Inviter
 
avatar() - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
avatar() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
avatar() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
avatar() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
avatar() - Method in interface com.mewna.catnip.entity.user.User
User's avatar hash.
avatar(String) - Method in class com.mewna.catnip.entity.channel.Webhook.WebhookEditFields
 
avatar(String) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
avatar(String) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl.WebhookImplBuilder
 
avatar(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
avatar(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl.InviterImplBuilder
 
avatar(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl.ApplicationOwnerImplBuilder
 
avatar(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
avatar(String) - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
avatar(String) - Method in class com.mewna.catnip.entity.impl.user.UserImpl.UserImplBuilder
 
avatarHash() - Method in interface com.mewna.catnip.entity.guild.Member
 
avatarHash() - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
avatarHash() - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
avatarHash(String) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
avatarHash(String) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl.MemberImplBuilder
 
avatarUrl() - Method in interface com.mewna.catnip.entity.guild.Invite.Inviter
 
avatarUrl() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
avatarUrl() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
avatarUrl() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
avatarUrl() - Method in interface com.mewna.catnip.entity.user.User
The URL for the user's set avatar.
avatarUrl(ImageOptions) - Method in interface com.mewna.catnip.entity.guild.Invite.Inviter
 
avatarUrl(ImageOptions) - Method in interface com.mewna.catnip.entity.guild.Member
 
avatarUrl(ImageOptions) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
avatarUrl(ImageOptions) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
avatarUrl(ImageOptions) - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
avatarUrl(ImageOptions) - Method in interface com.mewna.catnip.entity.user.User
The URL for the user's set avatar.
avatarUrl(String, String, ImageOptions) - Static method in class com.mewna.catnip.util.CDNFormat
 

B

ban(long, int) - Method in interface com.mewna.catnip.entity.guild.Guild
Bans a user from a guild.
ban(long, String, int) - Method in interface com.mewna.catnip.entity.guild.Guild
Bans a user from a guild.
ban(Member, String, int) - Method in interface com.mewna.catnip.entity.guild.Guild
Bans a user from a guild.
ban(String, String, int) - Method in interface com.mewna.catnip.entity.guild.Guild
Bans a user from a guild.
BAN_MEMBERS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
banner() - Method in interface com.mewna.catnip.entity.guild.Guild
 
banner() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
banner() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
banner() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
banner() - Method in interface com.mewna.catnip.entity.user.User
 
banner(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
banner(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
banner(String) - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
banner(String) - Method in class com.mewna.catnip.entity.impl.user.UserImpl.UserImplBuilder
 
BANNER - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
base64Icon() - Method in class com.mewna.catnip.rest.guild.GuildData
 
base64Icon(String) - Method in class com.mewna.catnip.rest.guild.GuildData
 
BasePaginator<T,J,P extends BasePaginator<T,J,P>> - Class in com.mewna.catnip.util.pagination
Utility class for iterating paginated endpoints, handling fetching the next objects automatically, until a given limit is reached or no more entities can be fetched.
BasePaginator(Function<T, String>, int) - Constructor for class com.mewna.catnip.util.pagination.BasePaginator
 
BasePaginator.RequestState<T> - Class in com.mewna.catnip.util.pagination
 
basePayload(GatewayOp) - Static method in class com.mewna.catnip.shard.CatnipShardImpl
 
basePayload(GatewayOp, JsonObject) - Static method in class com.mewna.catnip.shard.CatnipShardImpl
 
basePayload(GatewayOp, Integer) - Static method in class com.mewna.catnip.shard.CatnipShardImpl
 
baseRoute() - Method in class com.mewna.catnip.rest.Routes.Route
 
BEFORE_THREAD_CREATION_DATE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
BEGIN_GUILD_PRUNE - Static variable in class com.mewna.catnip.rest.Routes
 
beginGuildPrune(String, int) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
beginGuildPruneRaw(String, int) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
bitrate() - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
bitrate() - Method in interface com.mewna.catnip.entity.channel.VoiceChannel
 
bitrate() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
bitrate() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
bitrate() - Method in class com.mewna.catnip.rest.guild.ChannelData
 
bitrate(int) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
bitrate(int) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl.StageChannelImplBuilder
 
bitrate(int) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
bitrate(int) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl.VoiceChannelImplBuilder
 
bitrate(Integer) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
bitrate(Integer) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
blockingOf(Member) - Static method in class com.mewna.catnip.rest.guild.MemberData
 
BOOLEAN - Enum constant in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
 
bot() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
bot() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
bot() - Method in interface com.mewna.catnip.entity.user.User
Whether the user is a bot, or webhook/fake user.
bot(boolean) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl.ApplicationOwnerImplBuilder
 
bot(boolean) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
bot(boolean) - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
bot(boolean) - Method in class com.mewna.catnip.entity.impl.user.UserImpl.UserImplBuilder
 
BOT_ADD - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
BOT_HTTP_INTERACTIONS - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
botId() - Method in interface com.mewna.catnip.entity.guild.RoleTags
 
botId() - Method in class com.mewna.catnip.entity.impl.guild.RoleTagsImpl
 
botId(String) - Method in class com.mewna.catnip.entity.impl.guild.RoleTagsImpl
 
botId(String) - Method in class com.mewna.catnip.entity.impl.guild.RoleTagsImpl.RoleTagsImplBuilder
 
BOTS_CANT_USE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
BOUNCY_CASTLE_PROVIDER - Static variable in class com.mewna.catnip.internal.CatnipImpl
 
boundary() - Method in class com.mewna.catnip.rest.MultipartBodyPublisher
 
bucket - Variable in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
bucket() - Method in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
buffer(JsonObject) - Method in class com.mewna.catnip.shard.buffer.CachingBuffer
 
buffer(JsonObject) - Method in interface com.mewna.catnip.shard.buffer.EventBuffer
Buffers a single event.
buffer(JsonObject) - Method in class com.mewna.catnip.shard.buffer.NoopBuffer
 
buffers() - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
buffers(List<ImmutablePair<String, byte[]>>) - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
BUG_HUNTER_LEVEL_1 - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
BUG_HUNTER_LEVEL_2 - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
build() - Method in class com.mewna.catnip.entity.builder.command.CommandOptionBuilder
 
build() - Method in class com.mewna.catnip.entity.builder.command.CommandOptionChoiceBuilder
 
build() - Method in class com.mewna.catnip.entity.builder.command.InteractionApplicationCommandCallbackDataBuilder
 
build() - Method in class com.mewna.catnip.entity.builder.command.InteractionResponseBuilder
 
build() - Method in class com.mewna.catnip.entity.builder.component.ActionRowBuilder
 
build() - Method in class com.mewna.catnip.entity.builder.component.ButtonBuilder
 
build() - Method in class com.mewna.catnip.entity.builder.component.SelectBuilder
 
build() - Method in class com.mewna.catnip.entity.builder.component.SelectBuilder.SelectOptionBuilder
 
build() - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Build the embed.
build() - Method in class com.mewna.catnip.entity.builder.PresenceBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl.CategoryImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl.ChannelMentionImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl.ChannelPinsUpdateImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl.DeletedThreadImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl.GroupDMChannelImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl.NewsChannelImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl.StageChannelImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl.StoreChannelImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl.TextChannelImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl.ThreadMemberImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl.ThreadMetadataImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl.ThreadListSyncImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl.ThreadMembersUpdateImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl.UserDMChannelImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl.VoiceChannelImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl.WebhookImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl.WebhooksUpdateImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl.AuditLogChangeImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl.AuditLogEntryImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberDisconnectInfoImpl.MemberDisconnectInfoImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl.MemberMoveInfoImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl.MemberPruneInfoImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageBulkDeleteInfoImpl.MessageBulkDeleteInfoImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl.MessageDeleteInfoImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl.MessagePinInfoImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl.OverrideUpdateInfoImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl.DeletedInviteImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl.EmojiUpdateImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl.GatewayGuildBanImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.GuildBanImpl.GuildBanImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl.GuildEmbedImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl.InviteChannelImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl.InviteGuildImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl.InviterImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl.MemberImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl.PartialGuildImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl.PartialMemberImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl.PartialRoleImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl.PermissionOverrideImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.RoleTagsImpl.RoleTagsImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl.TemplateImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl.UnavailableGuildImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl.ApplicationCommandImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl.ApplicationCommandInteractionDataImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl.ApplicationCommandInteractionDataOptionImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl.ApplicationCommandInteractionImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl.ApplicationCommandOptionDoubleChoiceImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl.ApplicationCommandOptionImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl.ApplicationCommandOptionIntegerChoiceImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionStringChoiceImpl.ApplicationCommandOptionStringChoiceImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl.InteractionApplicationCommandCallbackDataImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl.ButtonInteractionImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.component.InteractionResponseImpl.InteractionResponseImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl.SelectInteractionDataImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.CustomIdInteractionDataImpl.CustomIdInteractionDataImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl.InteractionMemberImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.lifecycle.ChunkingDoneImpl.ChunkingDoneImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl.GatewayClosedImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl.GatewayConnectionFailedImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl.HighWebsocketLatencyImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl.MemberChunkRerequestImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl.RestRatelimitHitImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl.AttachmentImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl.BulkDeletedMessagesImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl.BulkRemovedReactionsImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.component.ActionRowImpl.ActionRowImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl.ButtonImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl.SelectOptionImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl.DeletedMessageImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl.AuthorImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl.FieldImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl.FooterImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl.ImageImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ProviderImpl.ProviderImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl.ThumbnailImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl.VideoImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.MessageActivityImpl.MessageActivityImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl.MessageApplicationImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl.MessageEmbedUpdateImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl.MessageReferenceImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl.ReactionImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl.ReactionUpdateImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl.ActivityEmojiImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl.ApplicationOwnerImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl.CustomEmojiImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl.GatewayInfoImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl.ReadyImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.misc.ResumedImpl.ResumedImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl.TeamImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl.TeamMemberImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl.UnicodeEmojiImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl.StickerImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl.ActivityAssetsImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl.ActivityPartyImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl.ActivitySecretsImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityTimestampsImpl.ActivityTimestampsImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.PresenceImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl.PresenceUpdateImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl.TypingUserImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.user.UserImpl.UserImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl.VoiceRegionImplBuilder
 
build() - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl.VoiceServerUpdateImplBuilder
 
build() - Method in class com.mewna.catnip.rest.MultipartBodyPublisher
 
build() - Method in class com.mewna.catnip.util.QueryStringBuilder
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.audit.MemberDisconnectInfoImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.audit.MessageBulkDeleteInfoImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.GuildBanImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.RoleTagsImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionStringChoiceImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.component.InteractionResponseImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.CustomIdInteractionDataImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.lifecycle.ChunkingDoneImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.component.ActionRowImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ProviderImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.MessageActivityImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.ReactionImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.misc.ResumedImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityTimestampsImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.user.TypingUserImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.user.UserImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
builder() - Static method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl
 
buildMessage() - Method in class com.mewna.catnip.entity.message.MessageOptions
Constructs a new Message from the content and Embed this MessageOptions class stores.
buildUrl(String) - Method in class com.mewna.catnip.entity.util.ImageOptions
 
BULK_DELETE_MESSAGES - Static variable in class com.mewna.catnip.rest.Routes
 
bulkCacheChannels(int, Collection<GuildChannel>) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
bulkCacheChannels(int, Collection<GuildChannel>) - Method in interface com.mewna.catnip.cache.EntityCacheWorker
 
bulkCacheChannels(int, Collection<GuildChannel>) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
bulkCacheEmoji(int, Collection<Emoji.CustomEmoji>) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
bulkCacheEmoji(int, Collection<Emoji.CustomEmoji>) - Method in interface com.mewna.catnip.cache.EntityCacheWorker
 
bulkCacheEmoji(int, Collection<Emoji.CustomEmoji>) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
bulkCacheMembers(int, Collection<Member>) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
bulkCacheMembers(int, Collection<Member>) - Method in interface com.mewna.catnip.cache.EntityCacheWorker
 
bulkCacheMembers(int, Collection<Member>) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
bulkCachePresences(int, Map<String, Presence>) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
bulkCachePresences(int, Map<String, Presence>) - Method in interface com.mewna.catnip.cache.EntityCacheWorker
 
bulkCachePresences(int, Map<String, Presence>) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
bulkCacheRoles(int, Collection<Role>) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
bulkCacheRoles(int, Collection<Role>) - Method in interface com.mewna.catnip.cache.EntityCacheWorker
 
bulkCacheRoles(int, Collection<Role>) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
bulkCacheThreadMembers(int, Collection<ThreadChannel.ThreadMember>) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
bulkCacheThreadMembers(int, Collection<ThreadChannel.ThreadMember>) - Method in interface com.mewna.catnip.cache.EntityCacheWorker
 
bulkCacheThreadMembers(int, Collection<ThreadChannel.ThreadMember>) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
bulkCacheUsers(int, Collection<User>) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
bulkCacheUsers(int, Collection<User>) - Method in interface com.mewna.catnip.cache.EntityCacheWorker
 
bulkCacheUsers(int, Collection<User>) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
bulkCacheVoiceStates(int, Collection<VoiceState>) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
bulkCacheVoiceStates(int, Collection<VoiceState>) - Method in interface com.mewna.catnip.cache.EntityCacheWorker
 
bulkCacheVoiceStates(int, Collection<VoiceState>) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
BulkDeletedMessages - Interface in com.mewna.catnip.entity.message
Fired over the event bus when messages are bulk deleted.
BulkDeletedMessagesImpl - Class in com.mewna.catnip.entity.impl.message
 
BulkDeletedMessagesImpl() - Constructor for class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
BulkDeletedMessagesImpl(Catnip, List<String>, long, long) - Constructor for class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
BulkDeletedMessagesImpl.BulkDeletedMessagesImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
BulkRemovedReactions - Interface in com.mewna.catnip.entity.message
Fired over the event bus when all reactions are removed from a message.
BulkRemovedReactionsImpl - Class in com.mewna.catnip.entity.impl.message
 
BulkRemovedReactionsImpl() - Constructor for class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl
 
BulkRemovedReactionsImpl(Catnip, String, String, String) - Constructor for class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl
 
BulkRemovedReactionsImpl.BulkRemovedReactionsImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
bulkRemoveReaction(String) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Delete all reactions on the given message
bulkRemoveReaction(String) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
BurstRequester - Class in com.mewna.catnip.rest.requester
 
BurstRequester(RateLimiter) - Constructor for class com.mewna.catnip.rest.requester.BurstRequester
 
Button - Interface in com.mewna.catnip.entity.message.component
 
BUTTON - Enum constant in enum class com.mewna.catnip.entity.message.component.MessageComponent.MessageComponentType
 
Button.ButtonStyle - Enum Class in com.mewna.catnip.entity.message.component
 
ButtonBuilder - Class in com.mewna.catnip.entity.builder.component
 
ButtonBuilder() - Constructor for class com.mewna.catnip.entity.builder.component.ButtonBuilder
 
ButtonImpl - Class in com.mewna.catnip.entity.impl.message.component
 
ButtonImpl() - Constructor for class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
ButtonImpl(Button.ButtonStyle, String, Emoji, String, String, boolean) - Constructor for class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
ButtonImpl.ButtonImplBuilder - Class in com.mewna.catnip.entity.impl.message.component
 
ButtonInteraction - Interface in com.mewna.catnip.entity.interaction.component
 
ButtonInteractionImpl - Class in com.mewna.catnip.entity.impl.interaction.component
 
ButtonInteractionImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
ButtonInteractionImpl(Catnip, InteractionType, CustomIdInteractionData, Member, String, long, long, long, int) - Constructor for class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
ButtonInteractionImpl.ButtonInteractionImplBuilder - Class in com.mewna.catnip.entity.impl.interaction.component
 
byCode(Catnip, int) - Static method in enum class com.mewna.catnip.rest.JsonErrorCode
 
byId(int) - Static method in enum class com.mewna.catnip.entity.message.MessageActivityType
 
byId(int) - Static method in enum class com.mewna.catnip.entity.message.MessageType
 
byId(int) - Static method in enum class com.mewna.catnip.entity.sticker.StickerFormatType
 
byId(int) - Static method in enum class com.mewna.catnip.entity.user.Presence.ActivityType
 
byId(int) - Static method in enum class com.mewna.catnip.shard.GatewayCloseCode
 
byId(int) - Static method in enum class com.mewna.catnip.shard.GatewayOp
 
byKey(int) - Static method in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
 
byKey(int) - Static method in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
byKey(int) - Static method in enum class com.mewna.catnip.entity.guild.Guild.ContentFilterLevel
 
byKey(int) - Static method in enum class com.mewna.catnip.entity.guild.Guild.MFALevel
 
byKey(int) - Static method in enum class com.mewna.catnip.entity.guild.Guild.NotificationLevel
 
byKey(int) - Static method in enum class com.mewna.catnip.entity.guild.Guild.PremiumTier
 
byKey(int) - Static method in enum class com.mewna.catnip.entity.guild.Guild.VerificationLevel
 
byKey(int) - Static method in enum class com.mewna.catnip.entity.guild.PermissionOverride.OverrideType
 
byKey(int) - Static method in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
 
byKey(int) - Static method in enum class com.mewna.catnip.entity.interaction.InteractionResponseType
 
byKey(int) - Static method in enum class com.mewna.catnip.entity.interaction.InteractionType
 
byKey(int) - Static method in enum class com.mewna.catnip.entity.message.component.MessageComponent.MessageComponentType
 
byKey(String) - Static method in enum class com.mewna.catnip.entity.message.Embed.EmbedType
 
byName(String) - Static method in enum class com.mewna.catnip.entity.message.MentionParseFlag
 

C

cache() - Method in interface com.mewna.catnip.Catnip
 
CacheView<T> - Interface in com.mewna.catnip.cache.view
Represents a view of a given cache.
cacheWorker() - Method in interface com.mewna.catnip.Catnip
The cache worker being used by this catnip instance.
cacheWorker() - Method in class com.mewna.catnip.CatnipOptions
 
cacheWorker() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The cache worker for catnip to use.
cacheWorker(EntityCacheWorker) - Method in class com.mewna.catnip.CatnipOptions
 
CachingBuffer - Class in com.mewna.catnip.shard.buffer
An implementation of EventBuffer used for the case of caching all guilds sent in the READY payload, as well as for caching data as it comes over the websocket connection.
CachingBuffer() - Constructor for class com.mewna.catnip.shard.buffer.CachingBuffer
 
CALL - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
canBeSet() - Method in enum class com.mewna.catnip.entity.message.MessageFlag
 
cancel(long) - Method in class com.mewna.catnip.util.scheduler.RxTaskScheduler
 
cancel(long) - Method in interface com.mewna.catnip.util.scheduler.TaskScheduler
Cancels the task with the supplied id.
CANCEL - Enum constant in enum class com.mewna.catnip.shard.ShardConnectState
 
canInteract(Member) - Method in interface com.mewna.catnip.entity.guild.Member
 
canInteract(Member) - Method in interface com.mewna.catnip.entity.guild.Role
 
canInteract(Member) - Method in interface com.mewna.catnip.entity.partials.Permissable
Checks whether the entity can interact with a member or not.
canInteract(Member, Member) - Static method in class com.mewna.catnip.util.PermissionUtil
Checks whether a member has the permission to interact with another member
canInteract(Member, Role) - Static method in class com.mewna.catnip.util.PermissionUtil
Checks whether a member has the permission to interact with a role
canInteract(Role) - Method in interface com.mewna.catnip.entity.guild.Member
 
canInteract(Role) - Method in interface com.mewna.catnip.entity.guild.Role
 
canInteract(Role) - Method in interface com.mewna.catnip.entity.partials.Permissable
Checks whether the entity can interact with a role or not.
canInteract(Role, Member) - Static method in class com.mewna.catnip.util.PermissionUtil
Checks whether a role has the permission to interact with a member
canInteract(Role, Role) - Static method in class com.mewna.catnip.util.PermissionUtil
Checks whether a role has the permission to interact with another role
canProvidePreviousState(EntityCacheWorker.CachedEntityState) - Method in interface com.mewna.catnip.cache.EntityCacheWorker
 
canProvidePreviousState(EntityCacheWorker.CachedEntityState) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
canProvidePreviousState(EntityCacheWorker.CachedEntityState) - Method in class com.mewna.catnip.cache.NoopEntityCache
 
CANT_DM_USER - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
CANT_EDIT_OTHER_USERS_MESSAGE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
CANT_MESSAGE_VOICE_CHANNEL - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
CANT_OPERATE_ON_ARCHIVED_THREAD - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
CANT_RUN_ON_CHANNEL_TYPE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
CANT_RUN_ON_SYSTEM_MESSAGE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
CANT_SEND_EMPTY_MESSAGE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
CANT_USE_IN_DMS - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
captureRestStacktraces() - Method in class com.mewna.catnip.CatnipOptions
 
captureRestStacktraces() - Method in interface com.mewna.catnip.util.CatnipOptionsView
Whether or not catnip should capture REST stacktraces before running REST requests.
captureRestStacktraces(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
category(long) - Method in interface com.mewna.catnip.entity.guild.Guild
 
category(Category) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
category(String) - Method in interface com.mewna.catnip.entity.guild.Guild
 
Category - Interface in com.mewna.catnip.entity.channel
A category that contains channels in a guild.
CATEGORY - Enum constant in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
A guild channel category with zero or more child channels.
CategoryImpl - Class in com.mewna.catnip.entity.impl.channel
 
CategoryImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
CategoryImpl(Catnip, long, String, long, int, long, List<PermissionOverride>) - Constructor for class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
CategoryImpl.CategoryImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
catnip - Variable in class com.mewna.catnip.cache.CustomizableEntityCache
 
catnip - Variable in class com.mewna.catnip.rest.requester.AbstractRequester
 
catnip() - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
catnip() - Method in interface com.mewna.catnip.entity.Entity
Returns the catnip instance associated with this entity.
catnip() - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberDisconnectInfoImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageBulkDeleteInfoImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.GuildBanImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.lifecycle.ChunkingDoneImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.misc.ResumedImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
catnip() - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl
 
catnip() - Method in class com.mewna.catnip.extension.AbstractExtension
 
catnip() - Method in interface com.mewna.catnip.extension.Extension
The catnip instance this extension is registered to.
catnip() - Method in class com.mewna.catnip.extension.manager.DefaultExtensionManager
 
catnip() - Method in interface com.mewna.catnip.extension.manager.ExtensionManager
 
catnip() - Method in class com.mewna.catnip.rest.handler.RestUser
 
catnip() - Method in class com.mewna.catnip.shard.buffer.AbstractBuffer
 
catnip() - Method in class com.mewna.catnip.shard.event.AbstractDispatchManager
 
catnip() - Method in class com.mewna.catnip.shard.manager.AbstractShardManager
 
catnip() - Method in interface com.mewna.catnip.shard.manager.ShardManager
 
catnip() - Method in class com.mewna.catnip.util.scheduler.AbstractTaskScheduler
 
catnip(Catnip) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
catnip(Catnip) - Method in interface com.mewna.catnip.cache.EntityCacheWorker
 
catnip(Catnip) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl.CategoryImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl.ChannelMentionImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl.ChannelPinsUpdateImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl.DeletedThreadImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl.GroupDMChannelImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl.NewsChannelImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl.StageChannelImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl.StoreChannelImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl.TextChannelImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl.ThreadMemberImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl.ThreadMembersUpdateImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl.UserDMChannelImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl.VoiceChannelImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl.WebhookImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl.WebhooksUpdateImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl.AuditLogChangeImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl.AuditLogEntryImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberDisconnectInfoImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberDisconnectInfoImpl.MemberDisconnectInfoImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl.MemberMoveInfoImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl.MemberPruneInfoImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageBulkDeleteInfoImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageBulkDeleteInfoImpl.MessageBulkDeleteInfoImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl.MessageDeleteInfoImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl.MessagePinInfoImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl.OverrideUpdateInfoImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl.DeletedInviteImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl.EmojiUpdateImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl.GatewayGuildBanImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.GuildBanImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.GuildBanImpl.GuildBanImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl.GuildEmbedImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl.InviteChannelImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl.InviteGuildImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl.InviterImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl.MemberImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl.PartialGuildImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl.PartialMemberImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl.PartialRoleImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl.PermissionOverrideImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl.UnavailableGuildImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl.ApplicationCommandImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl.ApplicationCommandInteractionDataImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl.ApplicationCommandInteractionDataOptionImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl.ApplicationCommandInteractionImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl.ApplicationCommandOptionDoubleChoiceImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl.ApplicationCommandOptionIntegerChoiceImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl.ButtonInteractionImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.lifecycle.ChunkingDoneImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.lifecycle.ChunkingDoneImpl.ChunkingDoneImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl.GatewayClosedImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl.GatewayConnectionFailedImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl.HighWebsocketLatencyImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl.MemberChunkRerequestImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl.RestRatelimitHitImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl.AttachmentImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl.BulkDeletedMessagesImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl.BulkRemovedReactionsImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl.DeletedMessageImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl.MessageEmbedUpdateImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl.MessageReferenceImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl.ReactionUpdateImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl.ActivityEmojiImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl.ApplicationOwnerImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl.CustomEmojiImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl.GatewayInfoImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl.ReadyImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.ResumedImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.ResumedImpl.ResumedImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl.TeamImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl.TeamMemberImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl.UnicodeEmojiImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl.StickerImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.PresenceImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl.PresenceUpdateImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl.TypingUserImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.user.UserImpl.UserImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl.VoiceRegionImplBuilder
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl
 
catnip(Catnip) - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl.VoiceServerUpdateImplBuilder
 
catnip(Catnip) - Method in interface com.mewna.catnip.entity.RequiresCatnip
 
catnip(Catnip) - Method in class com.mewna.catnip.extension.AbstractExtension
 
catnip(Catnip) - Method in interface com.mewna.catnip.extension.Extension
Inject a catnip instance into this extension.
catnip(Catnip) - Method in class com.mewna.catnip.rest.ratelimit.DefaultRateLimiter
 
catnip(Catnip) - Method in interface com.mewna.catnip.rest.ratelimit.RateLimiter
 
catnip(Catnip) - Method in class com.mewna.catnip.rest.requester.AbstractRequester
 
catnip(Catnip) - Method in interface com.mewna.catnip.rest.requester.Requester
 
catnip(Catnip) - Method in class com.mewna.catnip.shard.buffer.AbstractBuffer
 
catnip(Catnip) - Method in interface com.mewna.catnip.shard.buffer.EventBuffer
 
catnip(Catnip) - Method in class com.mewna.catnip.shard.event.AbstractDispatchManager
 
catnip(Catnip) - Method in class com.mewna.catnip.shard.event.DefaultDispatchManager
 
catnip(Catnip) - Method in interface com.mewna.catnip.shard.event.DispatchManager
 
catnip(Catnip) - Method in class com.mewna.catnip.shard.manager.AbstractShardManager
 
catnip(Catnip) - Method in interface com.mewna.catnip.shard.manager.ShardManager
 
catnip(Catnip) - Method in class com.mewna.catnip.util.scheduler.AbstractTaskScheduler
 
catnip(CatnipOptions) - Static method in interface com.mewna.catnip.Catnip
Create a new catnip instance with the given options.
catnip(String) - Static method in interface com.mewna.catnip.Catnip
Create a new catnip instance with the given token.
Catnip - Interface in com.mewna.catnip
The base catnip interface.
catnipAsync(CatnipOptions) - Static method in interface com.mewna.catnip.Catnip
Create a new catnip instance with the given options.
catnipAsync(String) - Static method in interface com.mewna.catnip.Catnip
Create a new catnip instance with the given token.
CatnipHook - Interface in com.mewna.catnip.extension.hook
A horrible thing that allows you to patch JSON objects and other stuff.
CatnipImpl - Class in com.mewna.catnip.internal
 
CatnipImpl(CatnipOptions) - Constructor for class com.mewna.catnip.internal.CatnipImpl
 
CatnipMeta - Class in com.mewna.catnip.util
 
CatnipOptions - Class in com.mewna.catnip
 
CatnipOptions(String) - Constructor for class com.mewna.catnip.CatnipOptions
 
CatnipOptionsView - Interface in com.mewna.catnip.util
An immutable view of CatnipOptions.
CatnipShard - Interface in com.mewna.catnip.shard
 
CatnipShardImpl - Class in com.mewna.catnip.shard
A catnip shard encapsulates a single websocket connection to Discord's real-time gateway.
CatnipShardImpl(Catnip, int, int, Presence) - Constructor for class com.mewna.catnip.shard.CatnipShardImpl
 
CDNFormat - Class in com.mewna.catnip.util
 
cdnUrl() - Method in interface com.mewna.catnip.entity.sticker.Sticker
 
CHANGE_NICKNAME - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
changeNickName(String) - Method in interface com.mewna.catnip.entity.guild.Guild
Changes the nick of the bots user on the guild Needs Permission.CHANGE_NICKNAME
changeNickName(String, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Changes the nick of the bots user on the guild Needs Permission.CHANGE_NICKNAME
changes() - Method in interface com.mewna.catnip.entity.guild.audit.AuditLogEntry
 
changes() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
changes(List<AuditLogChange>) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl.AuditLogEntryImplBuilder
 
changes(List<AuditLogChange>) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
channel() - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
channel() - Method in interface com.mewna.catnip.entity.guild.Invite
 
channel() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
channel() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
channel() - Method in interface com.mewna.catnip.entity.message.DeletedMessage
 
channel() - Method in interface com.mewna.catnip.entity.message.Message
The channel this message was sent in.
channel() - Method in interface com.mewna.catnip.entity.message.MessageEmbedUpdate
 
channel() - Method in interface com.mewna.catnip.entity.message.ReactionUpdate
 
channel() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
channel() - Method in enum class com.mewna.catnip.entity.util.Permission
 
channel() - Method in class com.mewna.catnip.rest.Rest
 
channel(long) - Method in interface com.mewna.catnip.entity.guild.Guild
 
channel(long, long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
channel(long, long) - Method in interface com.mewna.catnip.cache.EntityCache
Get the channel with the given ID from the guild with the given ID.
channel(long, long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
channel(Invite.InviteChannel) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
channel(Invite.InviteChannel) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteImplBuilder
 
channel(Invite.InviteChannel) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
channel(Invite.InviteChannel) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
channel(String) - Method in interface com.mewna.catnip.entity.guild.Guild
 
channel(String, String) - Method in interface com.mewna.catnip.cache.EntityCache
Get the channel with the given ID from the guild with the given ID.
Channel - Interface in com.mewna.catnip.entity.channel
A Discord channel.
CHANNEL - Enum constant in enum class com.mewna.catnip.cache.EntityCacheWorker.CachedEntityState
 
CHANNEL - Enum constant in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
 
CHANNEL_BANNER - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Needs TIER_3 See https://github.com/Discord-Datamining/Discord-Datamining/commit/4c6e7180e67fa439c0a550afe016d418c21146b9
CHANNEL_CREATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
CHANNEL_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
CHANNEL_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
CHANNEL_DELETE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
CHANNEL_DELETE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
CHANNEL_DELETE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
CHANNEL_FOLLOW_ADD - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
CHANNEL_ICON_CHANGE - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
CHANNEL_MESSAGE - Enum constant in enum class com.mewna.catnip.entity.interaction.InteractionResponseType
Deprecated.
CHANNEL_MESSAGE_WITH_SOURCE - Enum constant in enum class com.mewna.catnip.entity.interaction.InteractionResponseType
Respond with a message, showing the user's input.
CHANNEL_NAME_CHANGE - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
CHANNEL_OVERWRITE_CREATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
CHANNEL_OVERWRITE_DELETE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
CHANNEL_OVERWRITE_UPDATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
CHANNEL_PINNED_MESSAGE - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
CHANNEL_PINS_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
CHANNEL_PINS_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
CHANNEL_RATE_LIMIT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
CHANNEL_UPDATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
CHANNEL_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
CHANNEL_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
CHANNEL_VERIFICATION_TOO_HIGH - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
Channel.ChannelType - Enum Class in com.mewna.catnip.entity.channel
The type of a channel.
channelCache(long, boolean) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
ChannelData - Class in com.mewna.catnip.rest.guild
 
ChannelEditFields() - Constructor for class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
ChannelEditFields(GuildChannel) - Constructor for class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
channelId() - Method in class com.mewna.catnip.entity.channel.Webhook.WebhookEditFields
 
channelId() - Method in interface com.mewna.catnip.entity.guild.audit.MessageDeleteInfo
 
channelId() - Method in interface com.mewna.catnip.entity.guild.audit.MessagePinInfo
 
channelId() - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl
 
channelId() - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl
 
channelId() - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
channelId() - Method in interface com.mewna.catnip.entity.message.BulkDeletedMessages
 
channelId() - Method in interface com.mewna.catnip.entity.message.BulkRemovedReactions
 
channelId() - Method in interface com.mewna.catnip.entity.message.MessageReference
The id of the channel this message reference is from.
channelId() - Method in interface com.mewna.catnip.entity.message.ReactionUpdate
 
channelId() - Method in interface com.mewna.catnip.entity.partials.HasChannel
 
channelId() - Method in class com.mewna.catnip.rest.guild.MemberData
 
channelId(String) - Method in class com.mewna.catnip.entity.channel.Webhook.WebhookEditFields
 
channelId(String) - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl.BulkRemovedReactionsImplBuilder
 
channelId(String) - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl
 
channelId(String) - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl
 
channelId(String) - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl.MessageReferenceImplBuilder
 
channelId(String) - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
channelId(String) - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl.ReactionUpdateImplBuilder
 
channelId(String) - Method in class com.mewna.catnip.rest.guild.MemberData
 
channelIdAsLong() - Method in interface com.mewna.catnip.entity.guild.audit.MessageDeleteInfo
 
channelIdAsLong() - Method in interface com.mewna.catnip.entity.guild.audit.MessagePinInfo
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl
 
channelIdAsLong() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
channelIdAsLong() - Method in interface com.mewna.catnip.entity.message.BulkDeletedMessages
 
channelIdAsLong() - Method in interface com.mewna.catnip.entity.partials.HasChannel
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl.ChannelPinsUpdateImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl.WebhookImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl.WebhooksUpdateImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl.MemberMoveInfoImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl.MessageDeleteInfoImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl.MessagePinInfoImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl.DeletedInviteImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl.GuildEmbedImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl.ApplicationCommandInteractionImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl.ButtonInteractionImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl.BulkDeletedMessagesImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl.DeletedMessageImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl.MessageEmbedUpdateImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl.TypingUserImplBuilder
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
channelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
channelIds() - Method in interface com.mewna.catnip.entity.channel.ThreadListSync
 
channelIds() - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl
 
channelIds(List<String>) - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl
 
channelIds(List<String>) - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl.ThreadListSyncImplBuilder
 
ChannelMention - Interface in com.mewna.catnip.entity.channel
Represents a channel mention in a message.
ChannelMentionImpl - Class in com.mewna.catnip.entity.impl.channel
 
ChannelMentionImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl
 
ChannelMentionImpl(Catnip, String, Channel.ChannelType, long, long) - Constructor for class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl
 
ChannelMentionImpl.ChannelMentionImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
ChannelPinsUpdate - Interface in com.mewna.catnip.entity.channel
Fired over the event bus when a channel's pins are updated.
ChannelPinsUpdateImpl - Class in com.mewna.catnip.entity.impl.channel
 
ChannelPinsUpdateImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl
 
ChannelPinsUpdateImpl(Catnip, long, String) - Constructor for class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl
 
ChannelPinsUpdateImpl.ChannelPinsUpdateImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
channelPositionUpdater() - Method in interface com.mewna.catnip.entity.guild.Guild
 
channels() - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
channels() - Method in interface com.mewna.catnip.cache.EntityCache
Get all guild channels cached in this entity cache.
channels() - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
channels() - Method in interface com.mewna.catnip.entity.guild.Guild
 
channels(long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
channels(long) - Method in interface com.mewna.catnip.cache.EntityCache
Get all channels for the guild with the given ID.
channels(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
channels(String) - Method in interface com.mewna.catnip.cache.EntityCache
Get all channels for the guild with the given ID.
channelTypes() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
channelTypes() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommandOption
 
channelTypes(List<Channel.ChannelType>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl.ApplicationCommandOptionImplBuilder
 
channelTypes(List<Channel.ChannelType>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
CHAT_INPUT - Enum constant in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandType
 
checkHierarchy(Member, Guild) - Static method in class com.mewna.catnip.util.PermissionUtil
 
checkHierarchy(Role, Guild) - Static method in class com.mewna.catnip.util.PermissionUtil
 
checkPermissions(Catnip, String, Permission...) - Static method in class com.mewna.catnip.util.PermissionUtil
 
checkPermissions(Catnip, String, String, Permission...) - Static method in class com.mewna.catnip.util.PermissionUtil
 
checkRatelimit(String, long, long) - Method in class com.mewna.catnip.shard.ratelimit.MemoryRatelimiter
 
checkRatelimit(String, long, long) - Method in interface com.mewna.catnip.shard.ratelimit.Ratelimiter
Checks if the id is ratelimited, based on the period and the limit-per-period.
choices() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
choices() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommandOption
 
choices(List<ApplicationCommandOptionChoice<?>>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl.ApplicationCommandOptionImplBuilder
 
choices(List<ApplicationCommandOptionChoice<?>>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
CHUNKING_DONE - Static variable in interface com.mewna.catnip.shard.LifecycleEvent
Fired when all guild chunking has been completed.
CHUNKING_DONE - Static variable in interface com.mewna.catnip.shard.LifecycleEvent.Raw
 
ChunkingDone - Interface in com.mewna.catnip.entity.lifecycle
Fired when all guilds are finished chunking.
ChunkingDoneImpl - Class in com.mewna.catnip.entity.impl.lifecycle
 
ChunkingDoneImpl() - Constructor for class com.mewna.catnip.entity.impl.lifecycle.ChunkingDoneImpl
 
ChunkingDoneImpl(Catnip) - Constructor for class com.mewna.catnip.entity.impl.lifecycle.ChunkingDoneImpl
 
ChunkingDoneImpl.ChunkingDoneImplBuilder - Class in com.mewna.catnip.entity.impl.lifecycle
 
chunkMembers() - Method in class com.mewna.catnip.CatnipOptions
 
chunkMembers() - Method in interface com.mewna.catnip.util.CatnipOptionsView
Whether or not catnip should chunk members.
chunkMembers(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
chunkMembers(long) - Method in interface com.mewna.catnip.Catnip
Request all guild members for the given guild.
chunkMembers(long, int) - Method in interface com.mewna.catnip.Catnip
Request guild members for the given guild.
chunkMembers(long, String) - Method in interface com.mewna.catnip.Catnip
Request guild members for the given guild.
chunkMembers(long, String, int) - Method in interface com.mewna.catnip.Catnip
Request guild members for the given guild.
chunkMembers(String) - Method in interface com.mewna.catnip.Catnip
Request all guild members for the given guild.
chunkMembers(String, int) - Method in interface com.mewna.catnip.Catnip
Request guild members for the given guild.
chunkMembers(String, int, String) - Method in interface com.mewna.catnip.Catnip
Request guild members for the given guild.
chunkMembers(String, String) - Method in interface com.mewna.catnip.Catnip
Request guild members for the given guild.
chunkMembers(String, String, boolean) - Method in interface com.mewna.catnip.Catnip
Request guild members for the given guild.
chunkMembers(String, String, int, String) - Method in interface com.mewna.catnip.Catnip
Request guild members for the given guild.
chunkMembers(String, String, int, String) - Method in class com.mewna.catnip.internal.CatnipImpl
 
chunkMembers(String, String, String) - Method in interface com.mewna.catnip.Catnip
Request guild members for the given guild.
clear() - Method in class com.mewna.catnip.entity.message.MessageOptions
Resets this MessageOptions class back to its initial state where there is no content, no embeds or no files.
clearSeqnum(int) - Method in class com.mewna.catnip.shard.session.DefaultSessionManager
 
clearSeqnum(int) - Method in interface com.mewna.catnip.shard.session.SessionManager
 
clearSession(int) - Method in class com.mewna.catnip.shard.session.DefaultSessionManager
 
clearSession(int) - Method in interface com.mewna.catnip.shard.session.SessionManager
 
clientId() - Method in interface com.mewna.catnip.Catnip
The ID of this client
clientId() - Method in class com.mewna.catnip.internal.CatnipImpl
 
clientIdAsLong() - Method in interface com.mewna.catnip.Catnip
The ID of this client, as a long.
clientIdAsLong() - Method in class com.mewna.catnip.internal.CatnipImpl
 
clone() - Method in class com.mewna.catnip.CatnipOptions
 
close() - Method in interface com.mewna.catnip.Catnip
 
close() - Method in class com.mewna.catnip.shard.event.DefaultDispatchManager
 
close() - Method in interface com.mewna.catnip.shard.event.DispatchManager
 
close() - Method in interface com.mewna.catnip.shard.event.MessageConsumer
 
closeVoiceConnection() - Method in interface com.mewna.catnip.entity.guild.Guild
Closes the voice connection for this guild.
closeVoiceConnection(long) - Method in interface com.mewna.catnip.Catnip
Closes the voice connection on the specified guild.
closeVoiceConnection(long) - Method in class com.mewna.catnip.internal.CatnipImpl
 
closeVoiceConnection(String) - Method in interface com.mewna.catnip.Catnip
Closes the voice connection on the specified guild.
closeVoiceConnection(String) - Method in class com.mewna.catnip.internal.CatnipImpl
 
code() - Method in interface com.mewna.catnip.entity.guild.DeletedInvite
 
code() - Method in interface com.mewna.catnip.entity.guild.Invite
 
code() - Method in interface com.mewna.catnip.entity.guild.Template
 
code() - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl
 
code() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
code() - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
code() - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl
 
code() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
code() - Method in interface com.mewna.catnip.entity.lifecycle.GatewayClosed
 
code() - Method in enum class com.mewna.catnip.entity.partials.Timestamped.TimestampStyle
 
code() - Method in enum class com.mewna.catnip.rest.JsonErrorCode
 
code() - Method in exception com.mewna.catnip.rest.RestPayloadException
 
code() - Method in enum class com.mewna.catnip.shard.GatewayCloseCode
 
code(int) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl
 
code(int) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl.GatewayClosedImplBuilder
 
code(String) - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl
 
code(String) - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl.DeletedInviteImplBuilder
 
code(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
code(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteImplBuilder
 
code(String) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
code(String) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl.TemplateImplBuilder
 
code(String) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
code(String) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in interface com.mewna.catnip.cache.view.CacheView
Performs a mutable reduction operation on the elements of this cache.
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
collect(Collector<? super T, A, R>) - Method in interface com.mewna.catnip.cache.view.CacheView
Performs a mutable reduction operation on the elements of this cache using a Collector.
collect(Collector<? super T, A, R>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
collect(Collector<? super T, A, R>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
collect(Collector<? super T, A, R>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
color() - Method in interface com.mewna.catnip.entity.guild.Member
The member's color, as shown in the official Discord Client, or null if they have no roles with a color.
color() - Method in interface com.mewna.catnip.entity.guild.Role
Integer representation of the role color.
color() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
color() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
color() - Method in interface com.mewna.catnip.entity.message.Embed
Embed color.
color() - Method in class com.mewna.catnip.rest.guild.RoleData
 
color(int) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
color(int) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
color(Color) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Set the color of the embed.
color(Integer) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Set the color of the embed.
color(Integer) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
color(Integer) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
color(Integer) - Method in class com.mewna.catnip.rest.guild.RoleData
 
com.mewna.catnip - package com.mewna.catnip
 
com.mewna.catnip.cache - package com.mewna.catnip.cache
 
com.mewna.catnip.cache.view - package com.mewna.catnip.cache.view
 
com.mewna.catnip.entity - package com.mewna.catnip.entity
 
com.mewna.catnip.entity.builder - package com.mewna.catnip.entity.builder
 
com.mewna.catnip.entity.builder.command - package com.mewna.catnip.entity.builder.command
 
com.mewna.catnip.entity.builder.component - package com.mewna.catnip.entity.builder.component
 
com.mewna.catnip.entity.channel - package com.mewna.catnip.entity.channel
 
com.mewna.catnip.entity.delegate - package com.mewna.catnip.entity.delegate
 
com.mewna.catnip.entity.guild - package com.mewna.catnip.entity.guild
 
com.mewna.catnip.entity.guild.audit - package com.mewna.catnip.entity.guild.audit
 
com.mewna.catnip.entity.impl - package com.mewna.catnip.entity.impl
 
com.mewna.catnip.entity.impl.channel - package com.mewna.catnip.entity.impl.channel
 
com.mewna.catnip.entity.impl.guild - package com.mewna.catnip.entity.impl.guild
 
com.mewna.catnip.entity.impl.guild.audit - package com.mewna.catnip.entity.impl.guild.audit
 
com.mewna.catnip.entity.impl.interaction - package com.mewna.catnip.entity.impl.interaction
 
com.mewna.catnip.entity.impl.interaction.command - package com.mewna.catnip.entity.impl.interaction.command
 
com.mewna.catnip.entity.impl.interaction.component - package com.mewna.catnip.entity.impl.interaction.component
 
com.mewna.catnip.entity.impl.lifecycle - package com.mewna.catnip.entity.impl.lifecycle
 
com.mewna.catnip.entity.impl.message - package com.mewna.catnip.entity.impl.message
 
com.mewna.catnip.entity.impl.message.component - package com.mewna.catnip.entity.impl.message.component
 
com.mewna.catnip.entity.impl.misc - package com.mewna.catnip.entity.impl.misc
 
com.mewna.catnip.entity.impl.sticker - package com.mewna.catnip.entity.impl.sticker
 
com.mewna.catnip.entity.impl.user - package com.mewna.catnip.entity.impl.user
 
com.mewna.catnip.entity.impl.voice - package com.mewna.catnip.entity.impl.voice
 
com.mewna.catnip.entity.interaction - package com.mewna.catnip.entity.interaction
 
com.mewna.catnip.entity.interaction.command - package com.mewna.catnip.entity.interaction.command
 
com.mewna.catnip.entity.interaction.component - package com.mewna.catnip.entity.interaction.component
 
com.mewna.catnip.entity.lifecycle - package com.mewna.catnip.entity.lifecycle
 
com.mewna.catnip.entity.message - package com.mewna.catnip.entity.message
 
com.mewna.catnip.entity.message.component - package com.mewna.catnip.entity.message.component
 
com.mewna.catnip.entity.misc - package com.mewna.catnip.entity.misc
 
com.mewna.catnip.entity.partials - package com.mewna.catnip.entity.partials
 
com.mewna.catnip.entity.serialization - package com.mewna.catnip.entity.serialization
 
com.mewna.catnip.entity.sticker - package com.mewna.catnip.entity.sticker
 
com.mewna.catnip.entity.user - package com.mewna.catnip.entity.user
 
com.mewna.catnip.entity.util - package com.mewna.catnip.entity.util
 
com.mewna.catnip.entity.voice - package com.mewna.catnip.entity.voice
 
com.mewna.catnip.extension - package com.mewna.catnip.extension
 
com.mewna.catnip.extension.hook - package com.mewna.catnip.extension.hook
 
com.mewna.catnip.extension.manager - package com.mewna.catnip.extension.manager
 
com.mewna.catnip.internal - package com.mewna.catnip.internal
 
com.mewna.catnip.rest - package com.mewna.catnip.rest
 
com.mewna.catnip.rest.guild - package com.mewna.catnip.rest.guild
 
com.mewna.catnip.rest.handler - package com.mewna.catnip.rest.handler
 
com.mewna.catnip.rest.invite - package com.mewna.catnip.rest.invite
 
com.mewna.catnip.rest.ratelimit - package com.mewna.catnip.rest.ratelimit
 
com.mewna.catnip.rest.requester - package com.mewna.catnip.rest.requester
 
com.mewna.catnip.shard - package com.mewna.catnip.shard
 
com.mewna.catnip.shard.buffer - package com.mewna.catnip.shard.buffer
 
com.mewna.catnip.shard.event - package com.mewna.catnip.shard.event
 
com.mewna.catnip.shard.manager - package com.mewna.catnip.shard.manager
 
com.mewna.catnip.shard.ratelimit - package com.mewna.catnip.shard.ratelimit
 
com.mewna.catnip.shard.session - package com.mewna.catnip.shard.session
 
com.mewna.catnip.util - package com.mewna.catnip.util
 
com.mewna.catnip.util.logging - package com.mewna.catnip.util.logging
 
com.mewna.catnip.util.pagination - package com.mewna.catnip.util.pagination
 
com.mewna.catnip.util.rx - package com.mewna.catnip.util.rx
 
com.mewna.catnip.util.scheduler - package com.mewna.catnip.util.scheduler
 
com.mewna.catnip.util.task - package com.mewna.catnip.util.task
 
CommandOptionBuilder - Class in com.mewna.catnip.entity.builder.command
 
CommandOptionBuilder() - Constructor for class com.mewna.catnip.entity.builder.command.CommandOptionBuilder
 
CommandOptionChoiceBuilder<T> - Class in com.mewna.catnip.entity.builder.command
 
CommandOptionChoiceBuilder() - Constructor for class com.mewna.catnip.entity.builder.command.CommandOptionChoiceBuilder
 
COMMERCE - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Needs developer application license bound to guild
COMMIT - Static variable in class com.mewna.catnip.util.CatnipMeta
 
COMMIT_MESSAGE - Static variable in class com.mewna.catnip.util.CatnipMeta
 
COMMIT_SHORT - Static variable in class com.mewna.catnip.util.CatnipMeta
 
COMMUNITY - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
 
compareTo(Role) - Method in interface com.mewna.catnip.entity.guild.Role
 
COMPETING - Enum constant in enum class com.mewna.catnip.entity.user.Presence.ActivityType
 
compile(String, String) - Method in class com.mewna.catnip.rest.Routes.Route
 
completedCompletable(Catnip) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
components() - Method in class com.mewna.catnip.entity.impl.message.component.ActionRowImpl
 
components() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
components() - Method in interface com.mewna.catnip.entity.message.component.ActionRow
 
components() - Method in interface com.mewna.catnip.entity.message.Message
 
components() - Method in class com.mewna.catnip.entity.message.MessageOptions
 
components(List<MessageComponent>) - Method in class com.mewna.catnip.entity.impl.message.component.ActionRowImpl.ActionRowImplBuilder
 
components(List<MessageComponent>) - Method in class com.mewna.catnip.entity.impl.message.component.ActionRowImpl
 
components(List<MessageComponent>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
components(List<MessageComponent>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
components(List<MessageComponent>) - Method in class com.mewna.catnip.entity.message.MessageOptions
 
componentType() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl
 
componentType() - Method in class com.mewna.catnip.entity.impl.interaction.CustomIdInteractionDataImpl
 
componentType() - Method in interface com.mewna.catnip.entity.interaction.CustomIdInteractionData
 
componentType(MessageComponent.MessageComponentType) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl
 
componentType(MessageComponent.MessageComponentType) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl.SelectInteractionDataImplBuilder
 
componentType(MessageComponent.MessageComponentType) - Method in class com.mewna.catnip.entity.impl.interaction.CustomIdInteractionDataImpl
 
componentType(MessageComponent.MessageComponentType) - Method in class com.mewna.catnip.entity.impl.interaction.CustomIdInteractionDataImpl.CustomIdInteractionDataImplBuilder
 
CompositeCacheView<T> - Class in com.mewna.catnip.cache.view
A CacheView that's equivalent to a collection of provided ones.
CompositeCacheView(Collection<? extends CacheView<T>>) - Constructor for class com.mewna.catnip.cache.view.CompositeCacheView
 
CompositeNamedCacheView<T> - Class in com.mewna.catnip.cache.view
A NamedCacheView that's equivalent to a collection of provided ones.
CompositeNamedCacheView(Collection<? extends CacheView<T>>, Function<T, String>) - Constructor for class com.mewna.catnip.cache.view.CompositeNamedCacheView
 
compressionMode() - Method in class com.mewna.catnip.CatnipOptions
 
compressionMode() - Method in interface com.mewna.catnip.util.CatnipOptionsView
How catnip compresses incoming events from Discord.
compressionMode(CompressionMode) - Method in class com.mewna.catnip.CatnipOptions
 
CompressionMode - Enum Class in com.mewna.catnip.shard
How catnip handles gateway compression.
conditions() - Method in class com.mewna.catnip.shard.manager.AbstractShardManager
 
conditions() - Method in interface com.mewna.catnip.shard.manager.ShardManager
 
configureMemberOverride(String, Consumer<PermissionOverrideData>) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
configureOverride(Member, Consumer<PermissionOverrideData>) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
configureOverride(Role, Consumer<PermissionOverrideData>) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
configureOverride(RoleData, Consumer<PermissionOverrideData>) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
configurePublicRole(Consumer<RoleData>) - Method in class com.mewna.catnip.rest.guild.GuildData
 
configureRole(int, Consumer<RoleData>) - Method in class com.mewna.catnip.rest.guild.GuildData
 
configureRoleOverride(String, Consumer<PermissionOverrideData>) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
connect() - Method in interface com.mewna.catnip.Catnip
Start all shards asynchronously.
connect() - Method in class com.mewna.catnip.internal.CatnipImpl
 
connect() - Method in interface com.mewna.catnip.shard.CatnipShard
 
connect() - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
CONNECT - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
CONNECT - Enum constant in enum class com.mewna.catnip.rest.Routes.HttpMethod
 
CONNECTED - Enum constant in enum class com.mewna.catnip.shard.LifecycleState
 
CONNECTED - Static variable in interface com.mewna.catnip.shard.LifecycleEvent
Fired when the shard has connected to the websocket gateway, but has not yet sent an IDENTIFY payload.
CONNECTED_TO_GATEWAY - Static variable in interface com.mewna.catnip.shard.LifecycleEvent.Raw
 
CONNECTING - Enum constant in enum class com.mewna.catnip.shard.LifecycleState
 
CONNECTING - Static variable in interface com.mewna.catnip.shard.LifecycleEvent
Fired when the shard is created and is about to connect to the websocket gateway.
CONNECTING_TO_GATEWAY - Static variable in interface com.mewna.catnip.shard.LifecycleEvent.Raw
 
connectQueue() - Method in class com.mewna.catnip.shard.manager.DefaultShardManager
 
containsIgnoreCase(String, String) - Static method in class com.mewna.catnip.util.Utils
 
content() - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl
 
content() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
content() - Method in interface com.mewna.catnip.entity.interaction.command.InteractionApplicationCommandCallbackData
 
content() - Method in interface com.mewna.catnip.entity.message.Message
The message's content.
content() - Method in class com.mewna.catnip.entity.message.MessageOptions
 
content(String) - Method in class com.mewna.catnip.entity.builder.command.InteractionApplicationCommandCallbackDataBuilder
 
content(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl
 
content(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl.InteractionApplicationCommandCallbackDataImplBuilder
 
content(String) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
content(String) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
content(String) - Method in class com.mewna.catnip.entity.message.MessageOptions
 
CONTEXT_MENU_COMMAND - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
copy() - Method in class com.mewna.catnip.rest.Routes.Route
 
count() - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl
 
count() - Method in interface com.mewna.catnip.entity.message.Message.Reaction
The count of reactions.
count(int) - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl
 
count(int) - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl.ReactionImplBuilder
 
count(Predicate<? super T>) - Method in interface com.mewna.catnip.cache.view.CacheView
Returns the amount of elements that match the provided predicate.
count(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
count(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
count(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
coverImage() - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
coverImage() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
coverImage() - Method in interface com.mewna.catnip.entity.message.Message.MessageApplication
 
coverImage() - Method in interface com.mewna.catnip.entity.misc.ApplicationInfo
If this application is a game sold on Discord, this field will be the hash of the image on store embeds.
coverImage(String) - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
coverImage(String) - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl.MessageApplicationImplBuilder
 
coverImage(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
coverImage(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
create() - Static method in interface com.mewna.catnip.cache.view.LongEntityMap
 
create() - Static method in class com.mewna.catnip.rest.guild.MemberAddOptions
 
create() - Static method in class com.mewna.catnip.rest.invite.InviteCreateOptions
 
create(int) - Static method in interface com.mewna.catnip.cache.view.LongEntityMap
 
create(int) - Static method in class com.mewna.catnip.rest.guild.RoleData
 
create(Member) - Static method in class com.mewna.catnip.rest.guild.PermissionOverrideData
 
create(PermissionOverride) - Static method in class com.mewna.catnip.rest.guild.PermissionOverrideData
 
create(Role) - Static method in class com.mewna.catnip.rest.guild.PermissionOverrideData
 
create(User) - Static method in class com.mewna.catnip.rest.guild.PermissionOverrideData
 
create(RoleData) - Static method in class com.mewna.catnip.rest.guild.PermissionOverrideData
 
create(String) - Static method in class com.mewna.catnip.rest.guild.GuildData
 
CREATE_CHANNEL_INVITE - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_DM - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_GLOBAL_APPLICATION_COMMAND - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_GUILD - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_GUILD_APPLICATION_COMMAND - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_GUILD_BAN - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_GUILD_CHANNEL - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_GUILD_EMOJI - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_GUILD_FROM_TEMPLATE - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_GUILD_INTEGRATION - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_GUILD_ROLE - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_GUILD_TEMPLATE - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_INSTANT_INVITE - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
CREATE_INTERACTION_FOLLOWUP - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_INTERACTION_INITIAL_RESPONSE - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_MESSAGE - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_PRIVATE_THREADS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
CREATE_PUBLIC_THREADS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
CREATE_REACTION - Static variable in class com.mewna.catnip.rest.Routes
 
CREATE_WEBHOOK - Static variable in class com.mewna.catnip.rest.Routes
 
createActivity(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createActivityEmoji(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createAndCacheGuild(int, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createApplicationCommand(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createApplicationCommandInteractionData(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createApplicationCommandInteractionDataOption(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createApplicationCommandOption(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createApplicationCommandOptionChoice(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createApplicationInfo(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createApplicationOwner(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createAssets(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createAttachment(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createAuditLog(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createAuditLogChange(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createAuditLogEntry(JsonObject, Map<String, Webhook>, Map<String, User>) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createBulkDeletedMessages(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createBulkRemovedReactions(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createCacheView() - Method in class com.mewna.catnip.cache.MemoryEntityCache
Creates a new cache view.
createCategory(String) - Static method in class com.mewna.catnip.rest.guild.ChannelData
 
createCategory(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createChannel(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createChannel(ChannelData) - Method in interface com.mewna.catnip.entity.guild.Guild
Creates a new channel in this guild.
createChannel(ChannelData, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Creates a new channel in this guild.
createChannelMention(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createChannelPinsUpdate(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createConsumer(String) - Method in class com.mewna.catnip.shard.event.DefaultDispatchManager
 
createConsumer(String) - Method in interface com.mewna.catnip.shard.event.DispatchManager
Returns a consumer listening on the provided address.
createCreatedInvite(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createCustomEmoji(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
CREATED - Enum constant in enum class com.mewna.catnip.shard.LifecycleState
 
createdAt() - Method in interface com.mewna.catnip.entity.partials.HasCreatedAt
 
createdAtString() - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
createdAtString() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
createdAtString() - Method in interface com.mewna.catnip.entity.partials.HasCreatedAt
 
createdAtString(String) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
createdAtString(String) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl.TemplateImplBuilder
 
createdAtString(String) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
createdAtString(String) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
createdAtTimestamp(Timestamped.TimestampStyle) - Method in interface com.mewna.catnip.entity.partials.HasCreatedAt
 
createDeletedInvite(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createDeletedMessage(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createDeletedThread(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
CreatedInvite - Interface in com.mewna.catnip.entity.misc
 
CreatedInviteImpl - Class in com.mewna.catnip.entity.impl.misc
 
CreatedInviteImpl() - Constructor for class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
CreatedInviteImpl(Catnip, String, Invite.Inviter, Invite.InviteGuild, Invite.InviteChannel, int, int, int, int, int, boolean, String, boolean) - Constructor for class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
CreatedInviteImpl.CreatedInviteImplBuilder - Class in com.mewna.catnip.entity.impl.misc
 
createDM() - Method in interface com.mewna.catnip.entity.guild.Member
Creates a DM channel with this member's user.
createDM() - Method in interface com.mewna.catnip.entity.user.User
Creates a DM channel with this user.
createDM(String) - Method in class com.mewna.catnip.rest.handler.RestUser
 
createDMChannel(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createDMChannelCacheView() - Method in class com.mewna.catnip.cache.MemoryEntityCache
Creates a new DM channel cache view.
createDMRaw(String) - Method in class com.mewna.catnip.rest.handler.RestUser
 
createEmbed(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createEmoji(String, byte[], Collection<String>) - Method in interface com.mewna.catnip.entity.guild.Guild
Create a new emoji on the guild.
createEmoji(String, byte[], Collection<String>, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Create a new emoji on the guild.
createEmoji(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createEmoji(String, URI, Collection<String>) - Method in interface com.mewna.catnip.entity.guild.Guild
Create a new emoji on the guild.
createEmoji(String, URI, Collection<String>, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Create a new emoji on the guild.
createEmojiCacheView() - Method in class com.mewna.catnip.cache.MemoryEntityCache
Creates a new emoji cache view.
createGatewayGuildBan(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createGatewayInfo(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createGlobalApplicationCommand(ApplicationCommandType, String, String, Collection<ApplicationCommandOption>) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
createGlobalApplicationCommandRaw(ApplicationCommandType, String, String, Collection<ApplicationCommandOption>) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
createGroupDM(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createGuild(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createGuild(GuildData) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createGuildApplicationCommand(ApplicationCommandType, String, String, String, Collection<ApplicationCommandOption>) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
createGuildApplicationCommandRaw(ApplicationCommandType, String, String, String, Collection<ApplicationCommandOption>) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
createGuildBan(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createGuildBan(String, String, int) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createGuildBan(String, String, String, int) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createGuildCacheView() - Method in class com.mewna.catnip.cache.MemoryEntityCache
Creates a new guild cache view.
createGuildChannel(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createGuildChannel(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createGuildChannel(String, ChannelData) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createGuildChannel(String, ChannelData, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createGuildChannelCacheView() - Method in class com.mewna.catnip.cache.MemoryEntityCache
Creates a new guild channel cache view.
createGuildChannelRaw(String, ChannelData, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createGuildEmbed(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createGuildEmoji(String, String, byte[], Collection<String>) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
createGuildEmoji(String, String, byte[], Collection<String>, String) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
createGuildEmoji(String, String, URI, Collection<String>) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
createGuildEmoji(String, String, URI, Collection<String>, String) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
createGuildEmojiRaw(String, String, URI, Collection<String>, String) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
createGuildEmojisUpdate(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createGuildFromTemplate(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createGuildFromTemplateRaw(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createGuildRaw(GuildData) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createGuildRole(String, RoleData) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createGuildRole(String, RoleData, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createGuildRoleRaw(String, RoleData, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createGuildTemplate(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createGuildTemplateRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
createInteraction(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createInteractionFollowup(InteractionResponseType, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
createInteractionFollowup(InteractionResponseType, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
createInteractionFollowup(InteractionResponseType, String, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
createInteractionFollowupRaw(InteractionResponseType, String, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
createInteractionInitialResponse(InteractionResponseType, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
createInteractionInitialResponse(InteractionResponseType, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
createInteractionInitialResponse(InteractionResponseType, String, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
createInteractionInitialResponseRaw(InteractionResponseType, String, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
createInteractionMember(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createInvite() - Method in interface com.mewna.catnip.entity.channel.GuildChannel
Creates a new invite to this channel.
createInvite(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createInvite(InviteCreateOptions) - Method in interface com.mewna.catnip.entity.channel.GuildChannel
Creates a new invite to this channel.
createInvite(InviteCreateOptions, String) - Method in interface com.mewna.catnip.entity.channel.GuildChannel
Creates a new invite to this channel.
createInvite(String, InviteCreateOptions) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
createInvite(String, InviteCreateOptions, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
createInviteChannel(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createInviteGuild(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createInviter(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createInviteRaw(String, InviteCreateOptions, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
createMember(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createMember(String, User, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createMember(String, String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createMemberCacheView() - Method in class com.mewna.catnip.cache.MemoryEntityCache
Creates a new member cache view.
createMemberOverride(String) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
createMessage(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createMessage(String, Embed) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
createMessage(String, Message) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
createMessage(String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
createMessage(String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
createMessageActivity(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createMessageApplication(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createMessageEmbedUpdate(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createMessageRaw(String, Message) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
createMessageRaw(String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
createNamedCacheView(Function<T, String>) - Method in class com.mewna.catnip.cache.MemoryEntityCache
Creates a new named cache view.
createNewsChannel(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createOptionalEntryInfo(JsonObject, ActionType) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createOverride(Member) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
createOverride(Role) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
createOverride(RoleData) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
createPartialGuild(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createPartialMember(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createPartialRole(String, String) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createParty(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createPermissionOverride(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createPresence(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createPresenceCacheView() - Method in class com.mewna.catnip.cache.MemoryEntityCache
Creates a new presence cache view.
createPresenceUpdate(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createReaction(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createReactionUpdate(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createReady(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createResumed(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createRole() - Method in class com.mewna.catnip.rest.guild.GuildData
 
createRole(RoleData) - Method in interface com.mewna.catnip.entity.guild.Guild
 
createRole(RoleData, String) - Method in interface com.mewna.catnip.entity.guild.Guild
 
createRole(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createRole(Consumer<RoleData>) - Method in class com.mewna.catnip.rest.guild.GuildData
 
createRoleCacheView() - Method in class com.mewna.catnip.cache.MemoryEntityCache
Creates a new role cache view.
createRoleOverride(String) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
createRoleTags(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createSecrets(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createStageChannel(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createSticker(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createStoreChannel(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createTeam(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createTeamMember(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createTemplate(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createText(String) - Static method in class com.mewna.catnip.rest.guild.ChannelData
 
createTextChannel(String) - Method in class com.mewna.catnip.rest.guild.GuildData
 
createTextChannel(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createTextChannel(String, Consumer<ChannelData>) - Method in class com.mewna.catnip.rest.guild.GuildData
 
createThreadChannel(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createThreadListSync(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createThreadMember(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createThreadMembersUpdate(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createThreadMetadata(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createTimestamps(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createTypingUser(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createUnavailableGuild(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createUnicodeEmoji(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createUser(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createUserCacheView() - Method in class com.mewna.catnip.cache.MemoryEntityCache
Creates a new user cache view.
createUserDM(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createVoice(String) - Static method in class com.mewna.catnip.rest.guild.ChannelData
 
createVoiceChannel(String) - Method in class com.mewna.catnip.rest.guild.GuildData
 
createVoiceChannel(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createVoiceChannel(String, Consumer<ChannelData>) - Method in class com.mewna.catnip.rest.guild.GuildData
 
createVoiceRegion(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createVoiceServerUpdate(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createVoiceState(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createVoiceState(String, JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createVoiceStateCacheView() - Method in class com.mewna.catnip.cache.MemoryEntityCache
Creates a new voice state cache view.
createWebhook(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
createWebhook(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
createWebhook(String, String, String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
createWebhookRaw(String, String, String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
createWebhooksUpdate(JsonObject) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
creationTime() - Method in interface com.mewna.catnip.entity.partials.Snowflake
The time this snowflake was generated.
creationTimeOf(long) - Static method in class com.mewna.catnip.util.Utils
 
creationTimestamp(Timestamped.TimestampStyle) - Method in interface com.mewna.catnip.entity.partials.Snowflake
 
creator() - Method in interface com.mewna.catnip.entity.guild.Template
 
creator() - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
creator(User) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
creator(User) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl.TemplateImplBuilder
 
creatorId() - Method in interface com.mewna.catnip.entity.guild.Template
 
creatorIdAsLong() - Method in interface com.mewna.catnip.entity.guild.Template
 
creatorIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
creatorIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
creatorIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl.TemplateImplBuilder
 
CROSSPOST_MESSAGE - Static variable in class com.mewna.catnip.rest.Routes
 
CROSSPOSTED - Enum constant in enum class com.mewna.catnip.entity.message.MessageFlag
 
crosspostMessage(String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
crosspostMessageRaw(String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
currentSize() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl
 
currentSize() - Method in interface com.mewna.catnip.entity.user.Presence.ActivityParty
 
currentSize(int) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl.ActivityPartyImplBuilder
 
currentSize(int) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl
 
custom() - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
custom() - Method in interface com.mewna.catnip.entity.misc.Emoji.ActivityEmoji
 
custom() - Method in interface com.mewna.catnip.entity.misc.Emoji
Whether this emoji is custom.
custom() - Method in interface com.mewna.catnip.entity.misc.Emoji.CustomEmoji
 
custom() - Method in interface com.mewna.catnip.entity.misc.Emoji.UnicodeEmoji
 
custom() - Method in interface com.mewna.catnip.entity.voice.VoiceRegion
 
custom(boolean) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
custom(boolean) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl.VoiceRegionImplBuilder
 
CUSTOM_STATUS - Enum constant in enum class com.mewna.catnip.entity.user.Presence.ActivityType
 
CustomEmojiImpl - Class in com.mewna.catnip.entity.impl.misc
 
CustomEmojiImpl() - Constructor for class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
CustomEmojiImpl(Catnip, long, long, String, List<String>, User, boolean, boolean, boolean) - Constructor for class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
CustomEmojiImpl.CustomEmojiImplBuilder - Class in com.mewna.catnip.entity.impl.misc
 
customId() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl
 
customId() - Method in class com.mewna.catnip.entity.impl.interaction.CustomIdInteractionDataImpl
 
customId() - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
customId() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
customId() - Method in interface com.mewna.catnip.entity.interaction.CustomIdInteractionData
 
customId() - Method in interface com.mewna.catnip.entity.partials.HasCustomId
 
customId(String) - Method in class com.mewna.catnip.entity.builder.component.ButtonBuilder
 
customId(String) - Method in class com.mewna.catnip.entity.builder.component.SelectBuilder
 
customId(String) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl
 
customId(String) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl.SelectInteractionDataImplBuilder
 
customId(String) - Method in class com.mewna.catnip.entity.impl.interaction.CustomIdInteractionDataImpl
 
customId(String) - Method in class com.mewna.catnip.entity.impl.interaction.CustomIdInteractionDataImpl.CustomIdInteractionDataImplBuilder
 
customId(String) - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl.ButtonImplBuilder
 
customId(String) - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
customId(String) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
customId(String) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectImplBuilder
 
customIdentifyOptions() - Method in class com.mewna.catnip.CatnipOptions
 
customIdentifyOptions() - Method in interface com.mewna.catnip.util.CatnipOptionsView
 
customIdentifyOptions(JsonObject) - Method in class com.mewna.catnip.CatnipOptions
 
CustomIdInteractionData - Interface in com.mewna.catnip.entity.interaction
 
CustomIdInteractionDataImpl - Class in com.mewna.catnip.entity.impl.interaction
 
CustomIdInteractionDataImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.CustomIdInteractionDataImpl
 
CustomIdInteractionDataImpl(MessageComponent.MessageComponentType, String) - Constructor for class com.mewna.catnip.entity.impl.interaction.CustomIdInteractionDataImpl
 
CustomIdInteractionDataImpl.CustomIdInteractionDataImplBuilder - Class in com.mewna.catnip.entity.impl.interaction
 
CustomizableEntityCache - Class in com.mewna.catnip.cache
A customizable entity cache is basically just what it sounds like - a cache whose behaviour is ENTIRELY meant to be customized.
CustomizableEntityCache() - Constructor for class com.mewna.catnip.cache.CustomizableEntityCache
 

D

DANGER - Enum constant in enum class com.mewna.catnip.entity.message.component.Button.ButtonStyle
 
data() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
data() - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
data() - Method in class com.mewna.catnip.entity.impl.interaction.component.InteractionResponseImpl
 
data() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
data() - Method in interface com.mewna.catnip.entity.interaction.Interaction
 
data() - Method in interface com.mewna.catnip.entity.interaction.InteractionResponse
 
data(ApplicationCommandInteractionData) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl.ApplicationCommandInteractionImplBuilder
 
data(ApplicationCommandInteractionData) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
data(InteractionApplicationCommandCallbackData) - Method in class com.mewna.catnip.entity.builder.command.InteractionResponseBuilder
 
data(InteractionApplicationCommandCallbackData) - Method in class com.mewna.catnip.entity.impl.interaction.component.InteractionResponseImpl
 
data(InteractionApplicationCommandCallbackData) - Method in class com.mewna.catnip.entity.impl.interaction.component.InteractionResponseImpl.InteractionResponseImplBuilder
 
data(SelectInteractionData) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
data(SelectInteractionData) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionImplBuilder
 
data(CustomIdInteractionData) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl.ButtonInteractionImplBuilder
 
data(CustomIdInteractionData) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
DEAD - Enum constant in enum class com.mewna.catnip.shard.LifecycleState
 
deaf() - Method in interface com.mewna.catnip.entity.guild.Member
Whether the user is deafened.
deaf() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
deaf() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
deaf() - Method in class com.mewna.catnip.rest.guild.MemberAddOptions
 
deaf() - Method in class com.mewna.catnip.rest.guild.MemberData
 
deaf(boolean) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
deaf(boolean) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
deaf(Boolean) - Method in class com.mewna.catnip.rest.guild.MemberAddOptions
 
deaf(Boolean) - Method in class com.mewna.catnip.rest.guild.MemberData
 
DEAFEN_MEMBERS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
debug(String, Object...) - Method in interface com.mewna.catnip.util.logging.LogAdapter
 
DECODE_ERROR - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
decrement() - Method in class com.mewna.catnip.rest.guild.PositionUpdater
 
DEFAULT - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
defaultAvatarUrl() - Method in interface com.mewna.catnip.entity.guild.Invite.Inviter
 
defaultAvatarUrl() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
defaultAvatarUrl() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
defaultAvatarUrl() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
defaultAvatarUrl() - Method in interface com.mewna.catnip.entity.user.User
The URL for the default avatar for this user.
defaultAvatarUrl(String) - Static method in class com.mewna.catnip.util.CDNFormat
 
DefaultCacheView<T> - Class in com.mewna.catnip.cache.view
Default CacheView implementation.
DefaultCacheView() - Constructor for class com.mewna.catnip.cache.view.DefaultCacheView
 
DefaultDispatchManager - Class in com.mewna.catnip.shard.event
 
DefaultDispatchManager() - Constructor for class com.mewna.catnip.shard.event.DefaultDispatchManager
 
DefaultEntityDelegator - Class in com.mewna.catnip.entity.delegate
 
DefaultEntityDelegator() - Constructor for class com.mewna.catnip.entity.delegate.DefaultEntityDelegator
 
DefaultEntitySerializer - Class in com.mewna.catnip.entity.serialization
 
DefaultEntitySerializer() - Constructor for class com.mewna.catnip.entity.serialization.DefaultEntitySerializer
 
DefaultExtensionManager - Class in com.mewna.catnip.extension.manager
 
DefaultExtensionManager(Catnip) - Constructor for class com.mewna.catnip.extension.manager.DefaultExtensionManager
 
DefaultLogAdapter - Class in com.mewna.catnip.util.logging
 
DefaultLogAdapter() - Constructor for class com.mewna.catnip.util.logging.DefaultLogAdapter
 
defaultMessageNotifications() - Method in interface com.mewna.catnip.entity.guild.Guild
 
defaultMessageNotifications() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
defaultMessageNotifications() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
defaultMessageNotifications(Guild.NotificationLevel) - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
defaultMessageNotifications(Guild.NotificationLevel) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
defaultMessageNotifications(Guild.NotificationLevel) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
DefaultNamedCacheView<T> - Class in com.mewna.catnip.cache.view
Default NamedCacheView implementation.
DefaultNamedCacheView(Function<T, String>) - Constructor for class com.mewna.catnip.cache.view.DefaultNamedCacheView
 
defaultNotificationLevel() - Method in class com.mewna.catnip.rest.guild.GuildData
 
defaultNotificationLevel(Guild.NotificationLevel) - Method in class com.mewna.catnip.rest.guild.GuildData
 
defaultOption() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
defaultOption() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommandOption
 
defaultOption(boolean) - Method in class com.mewna.catnip.entity.builder.command.CommandOptionBuilder
 
defaultOption(boolean) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl.ApplicationCommandOptionImplBuilder
 
defaultOption(boolean) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
DefaultRateLimiter - Class in com.mewna.catnip.rest.ratelimit
 
DefaultRateLimiter() - Constructor for class com.mewna.catnip.rest.ratelimit.DefaultRateLimiter
 
DefaultSessionManager - Class in com.mewna.catnip.shard.session
 
DefaultSessionManager() - Constructor for class com.mewna.catnip.shard.session.DefaultSessionManager
 
DefaultShardManager - Class in com.mewna.catnip.shard.manager
 
DefaultShardManager() - Constructor for class com.mewna.catnip.shard.manager.DefaultShardManager
 
DefaultShardManager(int) - Constructor for class com.mewna.catnip.shard.manager.DefaultShardManager
 
DefaultShardManager(int, Collection<Integer>) - Constructor for class com.mewna.catnip.shard.manager.DefaultShardManager
 
DefaultShardManager(Iterable<Integer>) - Constructor for class com.mewna.catnip.shard.manager.DefaultShardManager
 
DefaultShardManager(IntStream) - Constructor for class com.mewna.catnip.shard.manager.DefaultShardManager
 
DEFERRED_UPDATE_MESSAGE - Enum constant in enum class com.mewna.catnip.entity.interaction.InteractionResponseType
For components, ACK an interaction and edit the original message later; the user does not see a loading state
delegate() - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
delegate(Member) - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
delegate(Member) - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl.InteractionMemberImplBuilder
 
delegate(Class<T>, T) - Method in class com.mewna.catnip.entity.delegate.DefaultEntityDelegator
 
delegate(Class<T>, T) - Method in interface com.mewna.catnip.entity.delegate.EntityDelegator
Delegates the provided entity.
delete() - Method in interface com.mewna.catnip.entity.channel.Channel
Deletes the channel.
delete() - Method in interface com.mewna.catnip.entity.channel.GuildChannel
 
delete() - Method in interface com.mewna.catnip.entity.channel.Webhook
Deletes the webhook.
delete() - Method in interface com.mewna.catnip.entity.guild.Guild
Delete this guild.
delete() - Method in interface com.mewna.catnip.entity.guild.Invite
Deletes the invite.
delete() - Method in interface com.mewna.catnip.entity.message.Message
 
delete(String) - Method in interface com.mewna.catnip.entity.channel.Channel
Deletes the channel.
delete(String) - Method in interface com.mewna.catnip.entity.guild.Invite
Deletes the invite.
delete(String) - Method in interface com.mewna.catnip.entity.message.Message
 
DELETE - Enum constant in enum class com.mewna.catnip.rest.Routes.HttpMethod
 
DELETE_ALL_REACTIONS - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_CHANNEL - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_CHANNEL_PERMISSION - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_EMOJI_REACTIONS - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_GLOBAL_APPLICATION_COMMAND - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_GUILD - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_GUILD_APPLICATION_COMMAND - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_GUILD_EMOJI - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_GUILD_INTEGRATION - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_GUILD_ROLE - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_GUILD_TEMPLATE - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_INTERACTION_FOLLOWUP - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_INTERACTION_INITIAL_RESPONSE - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_INVITE - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_MESSAGE - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_OWN_REACTION - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_PINNED_CHANNEL_MESSAGE - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_USER_REACTION - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_WEBHOOK - Static variable in class com.mewna.catnip.rest.Routes
 
DELETE_WEBHOOK_MESSAGE - Static variable in class com.mewna.catnip.rest.Routes
 
deleteAllReactions(String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deleteChannel(String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deleteChannel(String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deleteChannelCache(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
deleteChannelRaw(String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
DeletedInvite - Interface in com.mewna.catnip.entity.guild
Sent when an invite is deleted.
DeletedInviteImpl - Class in com.mewna.catnip.entity.impl.guild
 
DeletedInviteImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl
 
DeletedInviteImpl(Catnip, String, long, long) - Constructor for class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl
 
DeletedInviteImpl.DeletedInviteImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
DeletedMessage - Interface in com.mewna.catnip.entity.message
Fired when a message is deleted.
DeletedMessageImpl - Class in com.mewna.catnip.entity.impl.message
 
DeletedMessageImpl() - Constructor for class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
DeletedMessageImpl(Catnip, long, long, long) - Constructor for class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
DeletedMessageImpl.DeletedMessageImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
deletedMessagesCount() - Method in interface com.mewna.catnip.entity.guild.audit.MessageBulkDeleteInfo
 
deletedMessagesCount() - Method in interface com.mewna.catnip.entity.guild.audit.MessageDeleteInfo
 
deletedMessagesCount() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageBulkDeleteInfoImpl
 
deletedMessagesCount() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl
 
deletedMessagesCount(int) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageBulkDeleteInfoImpl
 
deletedMessagesCount(int) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageBulkDeleteInfoImpl.MessageBulkDeleteInfoImplBuilder
 
deletedMessagesCount(int) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl
 
deletedMessagesCount(int) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl.MessageDeleteInfoImplBuilder
 
DeletedThread - Interface in com.mewna.catnip.entity.channel
 
DeletedThreadImpl - Class in com.mewna.catnip.entity.impl.channel
 
DeletedThreadImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl
 
DeletedThreadImpl(Catnip, Channel.ChannelType, long, long, long) - Constructor for class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl
 
DeletedThreadImpl.DeletedThreadImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
deleteEmoji(String) - Method in interface com.mewna.catnip.entity.guild.Guild
Delete the given emoji from the guild.
deleteEmoji(String, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Delete the given emoji from the guild.
deleteEmojiCache(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
deleteEmojiReaction(String, String, Emoji) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deleteEmojiReaction(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deleteGlobalApplicationCommand(String) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
deleteGuild(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
deleteGuildApplicationCommand(String, String) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
deleteGuildEmoji(String, String) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
deleteGuildEmoji(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
deleteGuildRole(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
deleteGuildRole(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
deleteGuildTemplate(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
deleteGuildTemplateRaw(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
deleteInteractionFollowup(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
deleteInteractionInitialResponse(String, String) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
deleteInvite(String) - Method in class com.mewna.catnip.rest.handler.RestInvite
 
deleteInvite(String, String) - Method in class com.mewna.catnip.rest.handler.RestInvite
 
deleteInviteRaw(String, String) - Method in class com.mewna.catnip.rest.handler.RestInvite
 
deleteMemberCache(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
deleteMemberDays() - Method in interface com.mewna.catnip.entity.guild.audit.MemberPruneInfo
 
deleteMemberDays() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl
 
deleteMemberDays(int) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl
 
deleteMemberDays(int) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl.MemberPruneInfoImplBuilder
 
deleteMessage(String) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Delete the message with the given id in this channel.
deleteMessage(String) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
deleteMessage(String, String) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Delete the message with the given id in this channel.
deleteMessage(String, String) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
deleteMessage(String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deleteMessage(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deleteMessages(String, List<String>) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deleteMessages(String, List<String>, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deleteOverride(Member) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
deleteOverride(Role) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
deleteOverride(RoleData) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
deleteOverride(String) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
deleteOwnReaction(String, Emoji) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Delete your own reaction on the given message.
deleteOwnReaction(String, Emoji) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
deleteOwnReaction(String, String) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Delete your own reaction on the given message.
deleteOwnReaction(String, String) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
deleteOwnReaction(String, String, Emoji) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deleteOwnReaction(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deletePermissionOverride(String, PermissionOverride) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deletePermissionOverride(String, PermissionOverride, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deletePermissionOverride(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deletePinnedMessage(Message) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deletePinnedMessage(Message, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deletePinnedMessage(String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deletePinnedMessage(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deleteRoleCache(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
deleteThreadCache(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
deleteUserReaction(String, String, Emoji) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Delete a user's reaction on the given message.
deleteUserReaction(String, String, Emoji) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
deleteUserReaction(String, String, String) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Delete a user's reaction on the given message.
deleteUserReaction(String, String, String) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
deleteUserReaction(String, String, String, Emoji) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deleteUserReaction(String, String, String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
deleteVoiceStateCache(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
deleteWebhook(String) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
deleteWebhook(String, String) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
deleteWebhookMessage(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
deny() - Method in interface com.mewna.catnip.entity.guild.PermissionOverride
 
deny(Permission...) - Method in class com.mewna.catnip.rest.guild.PermissionOverrideData
 
deny(Collection<Permission>) - Method in class com.mewna.catnip.rest.guild.PermissionOverrideData
 
denyRaw() - Method in interface com.mewna.catnip.entity.guild.PermissionOverride
 
denyRaw() - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
denyRaw(long) - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
denyRaw(long) - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl.PermissionOverrideImplBuilder
 
deprecated() - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
deprecated() - Method in interface com.mewna.catnip.entity.voice.VoiceRegion
 
deprecated(boolean) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
deprecated(boolean) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl.VoiceRegionImplBuilder
 
description() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
description() - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
description() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
description() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
description() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl
 
description() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
description() - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
description() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
description() - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
description() - Method in interface com.mewna.catnip.entity.message.component.Select.SelectOption
 
description() - Method in interface com.mewna.catnip.entity.message.Embed
Embed description.
description() - Method in interface com.mewna.catnip.entity.partials.HasDescription
 
description() - Method in interface com.mewna.catnip.entity.partials.HasNullableDescription
 
description(String) - Method in class com.mewna.catnip.entity.builder.command.CommandOptionBuilder
 
description(String) - Method in class com.mewna.catnip.entity.builder.component.SelectBuilder.SelectOptionBuilder
 
description(String) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
 
description(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
description(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
description(String) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
description(String) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl.TemplateImplBuilder
 
description(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl.ApplicationCommandImplBuilder
 
description(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
description(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl.ApplicationCommandOptionImplBuilder
 
description(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
description(String) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl
 
description(String) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl.SelectOptionImplBuilder
 
description(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
description(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
description(String) - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
description(String) - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl.MessageApplicationImplBuilder
 
description(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
description(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
description(String) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
description(String) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl.StickerImplBuilder
 
deserialize(Catnip, Class<E>, T) - Static method in interface com.mewna.catnip.entity.Entity
Deserialize the given data into an entity of the given type, with the provided catnip instanced attached to it.
deserialize(Void, Class<E>) - Method in class com.mewna.catnip.entity.serialization.DefaultEntitySerializer
 
deserialize(T, Class<E>) - Method in interface com.mewna.catnip.entity.serialization.EntitySerializer
Deserializes the given data into an entity of the right type.
desktopStatus() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
desktopStatus() - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
desktopStatus() - Method in interface com.mewna.catnip.entity.user.Presence
 
desktopStatus() - Method in interface com.mewna.catnip.entity.user.PresenceUpdate
 
desktopStatus(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
desktopStatus(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.PresenceImplBuilder
 
desktopStatus(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
desktopStatus(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl.PresenceUpdateImplBuilder
 
destringifySnowflakes(JsonObject) - Static method in class com.mewna.catnip.util.JsonUtil
Converts all snowflakes in the passed-in JsonObject from strings to longs.
details() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
details() - Method in interface com.mewna.catnip.entity.user.Presence.Activity
 
details(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
details(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
DIRECT_MESSAGE_REACTIONS - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
DIRECT_MESSAGE_TYPING - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
DiscordEvent.TYPING_START Note that this toggles TYPING_START events in direct messages only.
DIRECT_MESSAGES - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
dirty() - Method in interface com.mewna.catnip.entity.guild.Template
 
dirty() - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
dirty(boolean) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
dirty(boolean) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl.TemplateImplBuilder
 
disabled() - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
disabled() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
disabled() - Method in interface com.mewna.catnip.entity.message.component.Button
 
disabled() - Method in interface com.mewna.catnip.entity.message.component.Select
 
disabled(boolean) - Method in class com.mewna.catnip.entity.builder.component.ButtonBuilder
 
disabled(boolean) - Method in class com.mewna.catnip.entity.builder.component.SelectBuilder
 
disabled(boolean) - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl.ButtonImplBuilder
 
disabled(boolean) - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
disabled(boolean) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
disabled(boolean) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectImplBuilder
 
DISABLED - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.ContentFilterLevel
No messages are filtered.
disabledEvents() - Method in class com.mewna.catnip.CatnipOptions
 
disabledEvents() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The events that catnip should not emit.
disabledEvents(Set<String>) - Method in class com.mewna.catnip.CatnipOptions
 
DISALLOWED_INTENTS - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
disconnect() - Method in interface com.mewna.catnip.shard.CatnipShard
 
disconnect() - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
DISCONNECTED - Enum constant in enum class com.mewna.catnip.shard.LifecycleState
 
DISCONNECTED - Static variable in interface com.mewna.catnip.shard.LifecycleEvent
Fired when the shard has disconnected from the websocket gateway, and will (hopefully) be reconnecting.
DISCONNECTED_FROM_GATEWAY - Static variable in interface com.mewna.catnip.shard.LifecycleEvent.Raw
 
DISCORD_CERTIFIED_MODERATOR - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
DISCORD_EMPLOYEE - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
DISCORD_EPOCH - Static variable in class com.mewna.catnip.util.Utils
 
DISCORD_PARTNER - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
DiscordEvent - Interface in com.mewna.catnip.shard
See the Discord docs for more information about each kind of event.
DiscordEvent.Raw - Interface in com.mewna.catnip.shard
Raw string values for the gateway events
discordTag() - Method in interface com.mewna.catnip.entity.user.User
The DiscordTag of the user, which is the username, an hash, and the discriminator.
DISCOVERABLE - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
 
discriminator() - Method in interface com.mewna.catnip.entity.guild.Invite.Inviter
 
discriminator() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
discriminator() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
discriminator() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
discriminator() - Method in interface com.mewna.catnip.entity.user.User
Discriminator of the user, used to tell Amy#0001 from Amy#0002.
discriminator(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
discriminator(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl.InviterImplBuilder
 
discriminator(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl.ApplicationOwnerImplBuilder
 
discriminator(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
discriminator(String) - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
discriminator(String) - Method in class com.mewna.catnip.entity.impl.user.UserImpl.UserImplBuilder
 
DISPATCH - Enum constant in enum class com.mewna.catnip.shard.GatewayOp
 
DispatchEmitter - Class in com.mewna.catnip.shard
 
DispatchEmitter(Catnip) - Constructor for class com.mewna.catnip.shard.DispatchEmitter
 
dispatchEvent(String, Object) - Method in class com.mewna.catnip.shard.event.DefaultDispatchManager
 
dispatchEvent(String, Object) - Method in interface com.mewna.catnip.shard.event.DispatchManager
Dispatches an event to the provided address.
dispatchManager() - Method in interface com.mewna.catnip.Catnip
Handles dispatching and listening to events.
dispatchManager() - Method in class com.mewna.catnip.CatnipOptions
 
dispatchManager() - Method in interface com.mewna.catnip.util.CatnipOptionsView
Manages event dispatching and consumers.
dispatchManager(DispatchManager) - Method in class com.mewna.catnip.CatnipOptions
 
DispatchManager - Interface in com.mewna.catnip.shard.event
 
DM - Enum constant in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
A DM with a single user.
DMChannel - Interface in com.mewna.catnip.entity.channel
A DM channel.
dmChannelCache - Variable in class com.mewna.catnip.cache.SplitMemoryEntityCache
 
dmChannelCache - Variable in class com.mewna.catnip.cache.UnifiedMemoryEntityCache
 
dmChannelCache(int) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
dmChannelCache(int) - Method in class com.mewna.catnip.cache.SplitMemoryEntityCache
 
dmChannelCache(int) - Method in class com.mewna.catnip.cache.UnifiedMemoryEntityCache
 
DND - Enum constant in enum class com.mewna.catnip.entity.user.Presence.OnlineStatus
 
done() - Method in class com.mewna.catnip.util.pagination.BasePaginator.RequestState
 
doubleEvent(String, Class<T>, Class<E>) - Static method in class com.mewna.catnip.shard.event.DoubleEventTypeImpl
 
DoubleEventType<T,E> - Interface in com.mewna.catnip.shard.event
 
DoubleEventTypeImpl<T,E> - Class in com.mewna.catnip.shard.event
 
DoubleEventTypeImpl(String, Class<T>, Class<E>) - Constructor for class com.mewna.catnip.shard.event.DoubleEventTypeImpl
 
doubleNotFired(String) - Static method in class com.mewna.catnip.shard.event.DoubleEventTypeImpl
 

E

EARLY_SUPPORTER - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
edit() - Method in interface com.mewna.catnip.entity.channel.GuildChannel
Edit this channel.
edit() - Method in interface com.mewna.catnip.entity.channel.Webhook
Edit this webhook.
edit() - Method in interface com.mewna.catnip.entity.guild.Guild
Edit this guild.
edit(Embed) - Method in interface com.mewna.catnip.entity.message.Message
 
edit(Message) - Method in interface com.mewna.catnip.entity.message.Message
 
edit(MessageOptions) - Method in interface com.mewna.catnip.entity.message.Message
 
edit(String) - Method in interface com.mewna.catnip.entity.message.Message
 
EDIT_CHANNEL_PERMISSIONS - Static variable in class com.mewna.catnip.rest.Routes
 
EDIT_GLOBAL_APPLICATION_COMMAND - Static variable in class com.mewna.catnip.rest.Routes
 
EDIT_GUILD_APPLICATION_COMMAND - Static variable in class com.mewna.catnip.rest.Routes
 
EDIT_INTERACTION_FOLLOWUP - Static variable in class com.mewna.catnip.rest.Routes
 
EDIT_INTERACTION_INITIAL_RESPONSE - Static variable in class com.mewna.catnip.rest.Routes
 
EDIT_MESSAGE - Static variable in class com.mewna.catnip.rest.Routes
 
EDIT_WEBHOOK_MESSAGE - Static variable in class com.mewna.catnip.rest.Routes
 
editedTimestamp() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
editedTimestamp() - Method in interface com.mewna.catnip.entity.message.Message
When the message was last edited, if ever.
editedTimestamp(String) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
editedTimestamp(String) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
editGlobalApplicationCommand(ApplicationCommandType, String, String, String, Collection<ApplicationCommandOption>) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
editGlobalApplicationCommandRaw(ApplicationCommandType, String, String, String, Collection<ApplicationCommandOption>) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
editGuildApplicationCommand(ApplicationCommandType, String, String, String, String, Collection<ApplicationCommandOption>) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
editGuildApplicationCommandRaw(ApplicationCommandType, String, String, String, String, Collection<ApplicationCommandOption>) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
editInteractionFollowup(String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
editInteractionFollowup(String, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
editInteractionFollowup(String, String, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
editInteractionFollowupRaw(String, String, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
editInteractionInitialResponse(String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
editInteractionInitialResponse(String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
editInteractionInitialResponse(String, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
editInteractionInitialResponseRaw(String, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
editMessage(String, Embed) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Edit the message with the given id in this channel to contain the specified embed.
editMessage(String, Embed) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
editMessage(String, Message) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Edit the message with the given id in this channel to contain the content and embed of the given message.
editMessage(String, Message) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
editMessage(String, String) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Edit the message with the given id in this channel to contain the specified content.
editMessage(String, String) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
editMessage(String, String, Embed) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
editMessage(String, String, Message) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
editMessage(String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
editMessage(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
editMessageRaw(String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
editPermissionOverride(String, PermissionOverride, Collection<Permission>, Collection<Permission>) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
editPermissionOverride(String, PermissionOverride, Collection<Permission>, Collection<Permission>, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
editPermissionOverride(String, String, Collection<Permission>, Collection<Permission>, boolean) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
editPermissionOverride(String, String, Collection<Permission>, Collection<Permission>, boolean, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
editWebhookMessage(String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
editWebhookMessage(String, String, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
editWebhookMessageRaw(String, String, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
effectiveAvatarUrl() - Method in interface com.mewna.catnip.entity.guild.Invite.Inviter
 
effectiveAvatarUrl() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
effectiveAvatarUrl() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
effectiveAvatarUrl() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
effectiveAvatarUrl() - Method in interface com.mewna.catnip.entity.user.User
The URL for the user's effective avatar, as displayed in the Discord client.
effectiveAvatarUrl(ImageOptions) - Method in interface com.mewna.catnip.entity.guild.Invite.Inviter
 
effectiveAvatarUrl(ImageOptions) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
effectiveAvatarUrl(ImageOptions) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
effectiveAvatarUrl(ImageOptions) - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
effectiveAvatarUrl(ImageOptions) - Method in interface com.mewna.catnip.entity.user.User
The URL for the user's effective avatar, as displayed in the Discord client.
effectiveName() - Method in interface com.mewna.catnip.entity.guild.Member
The user's effective name show in this guild.
effectiveName(Guild) - Method in interface com.mewna.catnip.entity.user.User
The user's effective name shown in a guild.
effectivePermissions(Permissable) - Static method in class com.mewna.catnip.util.PermissionUtil
 
effectivePermissions(Permissable, GuildChannel) - Static method in class com.mewna.catnip.util.PermissionUtil
 
ELEVATED - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.MFALevel
2FA is required for admin actions.
Embed - Interface in com.mewna.catnip.entity.message
All methods of this class (and inner classes) have nullable returns, unless otherwise stated.
EMBED_LINKS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
Embed.Author - Interface in com.mewna.catnip.entity.message
 
Embed.EmbedType - Enum Class in com.mewna.catnip.entity.message
 
Embed.Field - Interface in com.mewna.catnip.entity.message
 
Embed.Footer - Interface in com.mewna.catnip.entity.message
 
Embed.Image - Interface in com.mewna.catnip.entity.message
 
Embed.Provider - Interface in com.mewna.catnip.entity.message
 
Embed.Thumbnail - Interface in com.mewna.catnip.entity.message
 
Embed.Video - Interface in com.mewna.catnip.entity.message
 
EmbedBuilder - Class in com.mewna.catnip.entity.builder
Build a new embed to be used via the REST API.
EmbedBuilder() - Constructor for class com.mewna.catnip.entity.builder.EmbedBuilder
 
EmbedBuilder(Embed) - Constructor for class com.mewna.catnip.entity.builder.EmbedBuilder
 
EMBEDDED - Enum constant in enum class com.mewna.catnip.entity.misc.ApplicationFlag
 
EmbedImpl - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl() - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl
 
EmbedImpl(String, Embed.EmbedType, String, String, String, Integer, Embed.Footer, Embed.Image, Embed.Thumbnail, Embed.Video, Embed.Provider, Embed.Author, List<? extends Embed.Field>) - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl
 
EmbedImpl.AuthorImpl - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.AuthorImpl.AuthorImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.EmbedImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.FieldImpl - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.FieldImpl.FieldImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.FooterImpl - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.FooterImpl.FooterImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.ImageImpl - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.ImageImpl.ImageImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.ProviderImpl - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.ProviderImpl.ProviderImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.ThumbnailImpl - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.ThumbnailImpl.ThumbnailImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.VideoImpl - Class in com.mewna.catnip.entity.impl.message
 
EmbedImpl.VideoImpl.VideoImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
embeds() - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl
 
embeds() - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl
 
embeds() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
embeds() - Method in interface com.mewna.catnip.entity.interaction.command.InteractionApplicationCommandCallbackData
 
embeds() - Method in interface com.mewna.catnip.entity.message.Message
List of embeds in the message.
embeds() - Method in interface com.mewna.catnip.entity.message.MessageEmbedUpdate
 
embeds() - Method in class com.mewna.catnip.entity.message.MessageOptions
 
embeds(List<Embed>) - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl
 
embeds(List<Embed>) - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl.InteractionApplicationCommandCallbackDataImplBuilder
 
embeds(List<Embed>) - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl
 
embeds(List<Embed>) - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl.MessageEmbedUpdateImplBuilder
 
embeds(List<Embed>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
embeds(List<Embed>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
embedToJson(Embed) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
emit(JsonObject) - Method in class com.mewna.catnip.shard.DispatchEmitter
 
emit(String, Entity) - Method in class com.mewna.catnip.shard.DispatchEmitter
 
emitEventObjects() - Method in class com.mewna.catnip.CatnipOptions
 
emitEventObjects() - Method in interface com.mewna.catnip.util.CatnipOptionsView
Whether or not catnip should emit full event objects.
emitEventObjects(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
emitter() - Method in class com.mewna.catnip.shard.buffer.AbstractBuffer
 
emoji() - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
emoji() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl
 
emoji() - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl
 
emoji() - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
emoji() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
emoji() - Method in interface com.mewna.catnip.entity.message.component.Button
 
emoji() - Method in interface com.mewna.catnip.entity.message.component.Select.SelectOption
 
emoji() - Method in interface com.mewna.catnip.entity.message.Message.Reaction
The emojis representing this reaction.
emoji() - Method in interface com.mewna.catnip.entity.message.ReactionUpdate
 
emoji() - Method in interface com.mewna.catnip.entity.user.Presence.Activity
 
emoji() - Method in class com.mewna.catnip.rest.Rest
 
emoji(long) - Method in interface com.mewna.catnip.entity.guild.Guild
 
emoji(long, long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
emoji(long, long) - Method in interface com.mewna.catnip.cache.EntityCache
Get the custom emojis with the given ID from the guild with the given ID.
emoji(long, long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
emoji(Emoji) - Method in class com.mewna.catnip.entity.builder.component.ButtonBuilder
 
emoji(Emoji) - Method in class com.mewna.catnip.entity.builder.component.SelectBuilder.SelectOptionBuilder
 
emoji(Emoji) - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl.ButtonImplBuilder
 
emoji(Emoji) - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
emoji(Emoji) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl
 
emoji(Emoji) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl.SelectOptionImplBuilder
 
emoji(Emoji) - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl
 
emoji(Emoji) - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl.ReactionImplBuilder
 
emoji(Emoji) - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
emoji(Emoji) - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl.ReactionUpdateImplBuilder
 
emoji(Emoji.ActivityEmoji) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
emoji(Emoji.ActivityEmoji) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
emoji(String) - Method in interface com.mewna.catnip.entity.guild.Guild
 
emoji(String, String) - Method in interface com.mewna.catnip.cache.EntityCache
Get the custom emojis with the given ID from the guild with the given ID.
Emoji - Interface in com.mewna.catnip.entity.misc
 
EMOJI - Enum constant in enum class com.mewna.catnip.cache.EntityCacheWorker.CachedEntityState
 
EMOJI_CREATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
EMOJI_DELETE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
EMOJI_UPDATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
Emoji.ActivityEmoji - Interface in com.mewna.catnip.entity.misc
The emoji in a user's activity, ex.
Emoji.CustomEmoji - Interface in com.mewna.catnip.entity.misc
 
Emoji.UnicodeEmoji - Interface in com.mewna.catnip.entity.misc
 
emojiByName(String) - Method in interface com.mewna.catnip.entity.guild.Guild
 
emojiCache - Variable in class com.mewna.catnip.cache.MemoryEntityCache
 
emojiCache(long, boolean) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
emojis() - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
emojis() - Method in interface com.mewna.catnip.cache.EntityCache
Get all emojis cached in this entity cache.
emojis() - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
emojis() - Method in interface com.mewna.catnip.entity.guild.EmojiUpdate
 
emojis() - Method in interface com.mewna.catnip.entity.guild.Guild
 
emojis() - Method in class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl
 
emojis(long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
emojis(long) - Method in interface com.mewna.catnip.cache.EntityCache
Get all custom emojis for the guild with the given ID.
emojis(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
emojis(String) - Method in interface com.mewna.catnip.cache.EntityCache
Get all custom emojis for the guild with the given ID.
emojis(List<Emoji.CustomEmoji>) - Method in class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl
 
emojis(List<Emoji.CustomEmoji>) - Method in class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl.EmojiUpdateImplBuilder
 
EmojiUpdate - Interface in com.mewna.catnip.entity.guild
Fired over the event bus when a guild's emojis are updated.
EmojiUpdateImpl - Class in com.mewna.catnip.entity.impl.guild
 
EmojiUpdateImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl
 
EmojiUpdateImpl(Catnip, long, List<Emoji.CustomEmoji>) - Constructor for class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl
 
EmojiUpdateImpl.EmojiUpdateImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
emptyBody() - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
emptyBody(boolean) - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
enabled() - Method in interface com.mewna.catnip.entity.guild.GuildEmbed
 
enabled() - Method in class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl
 
enabled(boolean) - Method in class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl
 
enabled(boolean) - Method in class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl.GuildEmbedImplBuilder
 
ENABLED_DISCOVERABLE_BEFORE - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
 
enableGuildSubscriptions() - Method in class com.mewna.catnip.CatnipOptions
 
enableGuildSubscriptions() - Method in interface com.mewna.catnip.util.CatnipOptionsView
Whether or not Discord should subscribe to guild workers and provide stuff such as presence updates, typing events, member updates and other stuff, see discord-api-docs#1016 for more information.
enableGuildSubscriptions(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
encodePrettily(JsonObject) - Static method in class com.mewna.catnip.util.JsonUtil
 
encodeUTF8(String) - Static method in class com.mewna.catnip.util.Utils
 
end() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityTimestampsImpl
 
end() - Method in interface com.mewna.catnip.entity.user.Presence.ActivityTimestamps
 
end(long) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityTimestampsImpl.ActivityTimestampsImplBuilder
 
end(long) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityTimestampsImpl
 
endpoint() - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl
 
endpoint() - Method in interface com.mewna.catnip.entity.voice.VoiceServerUpdate
 
endpoint(String) - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl
 
endpoint(String) - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl.VoiceServerUpdateImplBuilder
 
endsWithIgnoreCase(String, String) - Static method in class com.mewna.catnip.util.Utils
 
enforcePermissions() - Method in class com.mewna.catnip.CatnipOptions
 
enforcePermissions() - Method in interface com.mewna.catnip.util.CatnipOptionsView
Whether or not catnip should enforce permissions for REST actions.
enforcePermissions(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
entitiesToFetch() - Method in class com.mewna.catnip.util.pagination.BasePaginator.RequestState
 
Entity - Interface in com.mewna.catnip.entity
A single entity in catnip.
ENTITY_TOO_LARGE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
entityBuilder() - Method in interface com.mewna.catnip.Catnip
The entity builder used by this catnip instance.
entityBuilder() - Method in class com.mewna.catnip.internal.CatnipImpl
 
entityBuilder() - Method in class com.mewna.catnip.rest.handler.RestUser
 
EntityBuilder - Class in com.mewna.catnip.entity.impl
 
EntityBuilder(Catnip) - Constructor for class com.mewna.catnip.entity.impl.EntityBuilder
 
EntityCache - Interface in com.mewna.catnip.cache
If you're looking to implement your own caching system, you want EntityCacheWorker instead.
EntityCacheWorker - Interface in com.mewna.catnip.cache
If you plan to write your own implementation of this class, be aware that the contracts implied by the JSR-305 are *expected* to be followed, and you *will* break things if you don't follow them.
EntityCacheWorker.CachedEntityState - Enum Class in com.mewna.catnip.cache
 
entityDelegator() - Method in class com.mewna.catnip.CatnipOptions
 
entityDelegator() - Method in interface com.mewna.catnip.util.CatnipOptionsView
 
entityDelegator(EntityDelegator) - Method in class com.mewna.catnip.CatnipOptions
 
EntityDelegator - Interface in com.mewna.catnip.entity.delegate
An entity delegator allows for delegating entities to a custom class.
entityId() - Method in class com.mewna.catnip.rest.guild.PositionUpdater
 
entityIds() - Method in class com.mewna.catnip.rest.guild.PositionUpdater
 
entitySerializer() - Method in interface com.mewna.catnip.Catnip
 
entitySerializer() - Method in class com.mewna.catnip.CatnipOptions
 
entitySerializer() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The entity serializer that catnip uses for de/serializing entities for external usage.
entitySerializer(EntitySerializer<?>) - Method in class com.mewna.catnip.CatnipOptions
 
EntitySerializer<T> - Interface in com.mewna.catnip.entity.serialization
A generic behaviour for de/serializing catnip entities.
entries() - Method in class com.mewna.catnip.rest.guild.PositionUpdater
 
ephemeral() - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
ephemeral() - Method in interface com.mewna.catnip.entity.message.Message.Attachment
Indicates whether or not this attachment is ephemeral.
ephemeral(boolean) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl.AttachmentImplBuilder
 
ephemeral(boolean) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
EPHEMERAL - Enum constant in enum class com.mewna.catnip.entity.message.MessageFlag
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl
 
equals(Object) - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
equals(Object) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
equals(Object) - Method in class com.mewna.catnip.rest.guild.RoleData
 
equals(Object) - Method in class com.mewna.catnip.rest.Routes.Route
 
error() - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl
 
error() - Method in interface com.mewna.catnip.entity.lifecycle.GatewayConnectionFailed
 
error(String, Object...) - Method in interface com.mewna.catnip.util.logging.LogAdapter
 
error(Throwable) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl
 
error(Throwable) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl.GatewayConnectionFailedImplBuilder
 
errorInfo() - Method in exception com.mewna.catnip.rest.RestPayloadException
 
event(String, Class<T>) - Static method in class com.mewna.catnip.shard.event.EventTypeImpl
 
eventBuffer() - Method in interface com.mewna.catnip.Catnip
 
eventBuffer() - Method in class com.mewna.catnip.CatnipOptions
 
eventBuffer() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The event buffer for catnip to use.
eventBuffer(EventBuffer) - Method in class com.mewna.catnip.CatnipOptions
 
EventBuffer - Interface in com.mewna.catnip.shard.buffer
Used for buffering events for things like caching.
events() - Method in enum class com.mewna.catnip.shard.GatewayIntent
 
EventType<T> - Interface in com.mewna.catnip.shard.event
Marker for statically validating event types on handlers.
EventTypeImpl<T> - Class in com.mewna.catnip.shard.event
 
EVERYONE - Enum constant in enum class com.mewna.catnip.entity.message.MentionParseFlag
 
EXECUTE_WEBHOOK - Static variable in class com.mewna.catnip.rest.Routes
 
executeHttpRequest(Routes.Route, HttpRequest.BodyPublisher, AbstractRequester.QueuedRequest, String) - Method in class com.mewna.catnip.rest.requester.AbstractRequester
 
executeRequest(AbstractRequester.QueuedRequest) - Method in class com.mewna.catnip.rest.requester.AbstractRequester
 
executeWebhook(Embed) - Method in interface com.mewna.catnip.entity.channel.Webhook
Send a message to this channel with the specified embed.
executeWebhook(Embed, String, String) - Method in interface com.mewna.catnip.entity.channel.Webhook
Send a message to this channel with the specified embed.
executeWebhook(MessageOptions) - Method in interface com.mewna.catnip.entity.channel.Webhook
Send a message to this channel with the specified options.
executeWebhook(MessageOptions, String, String) - Method in interface com.mewna.catnip.entity.channel.Webhook
Send a message to this channel with the specified options.
executeWebhook(String) - Method in interface com.mewna.catnip.entity.channel.Webhook
Send a message to this channel with the specified content.
executeWebhook(String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
executeWebhook(String, String, String) - Method in interface com.mewna.catnip.entity.channel.Webhook
Send a message to this channel with the specified content.
executeWebhook(String, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
executeWebhookRaw(String, String, String, String, MessageOptions) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
explicitContentFilter() - Method in interface com.mewna.catnip.entity.guild.Guild
 
explicitContentFilter() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
explicitContentFilter() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
explicitContentFilter() - Method in class com.mewna.catnip.rest.guild.GuildData
 
explicitContentFilter(Guild.ContentFilterLevel) - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
explicitContentFilter(Guild.ContentFilterLevel) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
explicitContentFilter(Guild.ContentFilterLevel) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
explicitContentFilter(Guild.ContentFilterLevel) - Method in class com.mewna.catnip.rest.guild.GuildData
 
extension(Class<T>) - Method in interface com.mewna.catnip.Catnip
Return a single extension by class.
extension(Class<T>) - Method in interface com.mewna.catnip.extension.manager.ExtensionManager
Return a single extension by class.
Extension - Interface in com.mewna.catnip.extension
If you are unsure if you need to implement this interface, you probably want AbstractExtension instead.
extensionManager() - Method in interface com.mewna.catnip.Catnip
 
extensionManager() - Method in class com.mewna.catnip.internal.CatnipImpl
 
ExtensionManager - Interface in com.mewna.catnip.extension.manager
An ExtensionManager implementation is exactly what it sounds like: it manages Extensions and takes care of lifecycle hooks, injecting Catnip instances, and so on.
extensions() - Method in class com.mewna.catnip.extension.manager.DefaultExtensionManager
 
extensions() - Method in interface com.mewna.catnip.extension.manager.ExtensionManager
Get all loaded extensions.
extra(String) - Method in class com.mewna.catnip.util.pagination.BasePaginator.RequestState
 
extra(String, Object) - Method in class com.mewna.catnip.util.pagination.BasePaginator.RequestState
 

F

failed() - Method in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
FAILED - Enum constant in enum class com.mewna.catnip.shard.ShardConnectState
 
FAILED_TO_MENTION_SOME_ROLES_IN_THREAD - Enum constant in enum class com.mewna.catnip.entity.message.MessageFlag
 
failedAttempts - Variable in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
failedAttempts() - Method in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
failedRequest(AbstractRequester.QueuedRequest, Throwable) - Method in interface com.mewna.catnip.rest.requester.AbstractRequester.Bucket
 
FEATURABLE - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Deprecated.
FEATURE_SERVER_SIDE_DISABLED - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
features() - Method in interface com.mewna.catnip.entity.guild.Guild
 
features() - Method in interface com.mewna.catnip.entity.guild.Invite.InviteGuild
 
features() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
features() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
features(List<GuildFeature>) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
features(List<GuildFeature>) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
features(List<GuildFeature>) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
features(List<GuildFeature>) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl.InviteGuildImplBuilder
 
fetch() - Method in class com.mewna.catnip.util.pagination.BasePaginator
Fetches up to limit entities, returning a list containing all of them.
fetch(PaginationCallback<AuditLogEntry>) - Method in class com.mewna.catnip.util.pagination.AuditLogPaginator
 
fetch(PaginationCallback<T>) - Method in class com.mewna.catnip.util.pagination.BasePaginator
 
fetch(String, BasePaginator.RequestState<T>) - Method in class com.mewna.catnip.util.pagination.BasePaginator
 
fetchChannels() - Method in interface com.mewna.catnip.entity.guild.Guild
Fetch all channels for this guild from the API.
fetchEmoji(String) - Method in interface com.mewna.catnip.entity.guild.Guild
Fetch a single emoji from this guild.
fetchEmojis() - Method in interface com.mewna.catnip.entity.guild.Guild
Fetch all emojis for this guild.
fetchGatewayInfo() - Method in interface com.mewna.catnip.Catnip
Fetches the gateway info and updates the cache.
fetchGatewayInfo() - Method in class com.mewna.catnip.internal.CatnipImpl
 
fetchInvites() - Method in interface com.mewna.catnip.entity.channel.GuildChannel
The list of all invites to this channel.
fetchInvites() - Method in interface com.mewna.catnip.entity.guild.Guild
Fetch all invites for this guild from the API.
fetchMessage(String) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Fetch the message with the given id from this channel.
fetchMessage(String) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
fetchMessages() - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Fetch the history for the channel in a paginated way.
fetchMessages() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
fetchNext(BasePaginator.RequestState<T>, String, int) - Method in class com.mewna.catnip.util.pagination.BasePaginator
 
fetchRoles() - Method in interface com.mewna.catnip.entity.guild.Guild
Fetch all roles for this guild from the API.
fetchWebhooks() - Method in interface com.mewna.catnip.entity.channel.TextChannel
Fetch all webhooks on this channel.
fetchWebhooks() - Method in interface com.mewna.catnip.entity.guild.Guild
Fetch all webhooks for this guild.
fetchWebhooks() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
fetchWhile(PaginationCallback<T>) - Method in class com.mewna.catnip.util.pagination.BasePaginator
Fetches entities until the provided callback returns false or the limit is reached.
field(Embed.Field) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Add a new field to the embed.
field(String, String, boolean) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Add a new field to the embed.
FieldImpl() - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl
 
FieldImpl(String, String, boolean) - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl
 
fields() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
fields() - Method in interface com.mewna.catnip.entity.message.Embed
Embed fields.
fields(List<? extends Embed.Field>) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
fields(List<? extends Embed.Field>) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
FILE - Enum constant in enum class com.mewna.catnip.rest.MultipartBodyPublisher.Type
 
fileExtension() - Method in enum class com.mewna.catnip.entity.util.ImageType
 
filename - Variable in class com.mewna.catnip.rest.MultipartBodyPublisher.PartsSpecification
 
filename(String) - Method in class com.mewna.catnip.rest.MultipartBodyPublisher.PartsSpecification
 
fileName() - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
fileName() - Method in interface com.mewna.catnip.entity.message.Message.Attachment
The name of the file represented by this attachment.
fileName(String) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl.AttachmentImplBuilder
 
fileName(String) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
files() - Method in class com.mewna.catnip.entity.message.MessageOptions
Constructs a new immutable list containing all of the raw file data.
FINAL_BOUNDARY - Enum constant in enum class com.mewna.catnip.rest.MultipartBodyPublisher.Type
 
find(Predicate<? super T>) - Method in interface com.mewna.catnip.cache.view.CacheView
Returns all elements in this cache that matches the given filter.
find(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
find(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
find(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
find(Predicate<? super T>, Supplier<C>) - Method in interface com.mewna.catnip.cache.view.CacheView
Returns all elements in this cache that matches the given filter.
find(Predicate<? super T>, Supplier<C>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
find(Predicate<? super T>, Supplier<C>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
find(Predicate<? super T>, Supplier<C>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
findAny(Predicate<? super T>) - Method in interface com.mewna.catnip.cache.view.CacheView
Returns any element in this cache that matches the given filter.
findAny(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
findAny(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
findAny(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
findByName(String) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities with a name equal to the provided value.
findByName(String, boolean) - Method in class com.mewna.catnip.cache.view.CompositeNamedCacheView
 
findByName(String, boolean) - Method in class com.mewna.catnip.cache.view.DefaultNamedCacheView
 
findByName(String, boolean) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities with a name equal to the provided value.
findByName(String, boolean) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
findByName(String, boolean, Supplier<C>) - Method in class com.mewna.catnip.cache.view.CompositeNamedCacheView
 
findByName(String, boolean, Supplier<C>) - Method in class com.mewna.catnip.cache.view.DefaultNamedCacheView
 
findByName(String, boolean, Supplier<C>) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities with a name equal to the provided value.
findByName(String, boolean, Supplier<C>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
findByName(String, Supplier<C>) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities with a name equal to the provided value.
findByNameContains(String) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities whose name contains the provided value.
findByNameContains(String, boolean) - Method in class com.mewna.catnip.cache.view.CompositeNamedCacheView
 
findByNameContains(String, boolean) - Method in class com.mewna.catnip.cache.view.DefaultNamedCacheView
 
findByNameContains(String, boolean) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities whose name contains the provided value.
findByNameContains(String, boolean) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
findByNameContains(String, boolean, Supplier<C>) - Method in class com.mewna.catnip.cache.view.CompositeNamedCacheView
 
findByNameContains(String, boolean, Supplier<C>) - Method in class com.mewna.catnip.cache.view.DefaultNamedCacheView
 
findByNameContains(String, boolean, Supplier<C>) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities whose name contains the provided value.
findByNameContains(String, boolean, Supplier<C>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
findByNameContains(String, Supplier<C>) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities whose name contains the provided value.
findByNameEndsWith(String) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities whose name ends with the provided value.
findByNameEndsWith(String, boolean) - Method in class com.mewna.catnip.cache.view.CompositeNamedCacheView
 
findByNameEndsWith(String, boolean) - Method in class com.mewna.catnip.cache.view.DefaultNamedCacheView
 
findByNameEndsWith(String, boolean) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities whose name ends with the provided value.
findByNameEndsWith(String, boolean) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
findByNameEndsWith(String, boolean, Supplier<C>) - Method in class com.mewna.catnip.cache.view.CompositeNamedCacheView
 
findByNameEndsWith(String, boolean, Supplier<C>) - Method in class com.mewna.catnip.cache.view.DefaultNamedCacheView
 
findByNameEndsWith(String, boolean, Supplier<C>) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities whose name ends with the provided value.
findByNameEndsWith(String, boolean, Supplier<C>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
findByNameEndsWith(String, Supplier<C>) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities whose name ends with the provided value.
findByNameStartsWith(String) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities whose name starts with the provided value.
findByNameStartsWith(String, boolean) - Method in class com.mewna.catnip.cache.view.CompositeNamedCacheView
 
findByNameStartsWith(String, boolean) - Method in class com.mewna.catnip.cache.view.DefaultNamedCacheView
 
findByNameStartsWith(String, boolean) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities whose name starts with the provided value.
findByNameStartsWith(String, boolean) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
findByNameStartsWith(String, boolean, Supplier<C>) - Method in class com.mewna.catnip.cache.view.CompositeNamedCacheView
 
findByNameStartsWith(String, boolean, Supplier<C>) - Method in class com.mewna.catnip.cache.view.DefaultNamedCacheView
 
findByNameStartsWith(String, boolean, Supplier<C>) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities whose name starts with the provided value.
findByNameStartsWith(String, boolean, Supplier<C>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
findByNameStartsWith(String, Supplier<C>) - Method in interface com.mewna.catnip.cache.view.NamedCacheView
Finds all entities whose name starts with the provided value.
flagName() - Method in enum class com.mewna.catnip.entity.message.MentionParseFlag
 
flags() - Method in interface com.mewna.catnip.entity.channel.ThreadChannel.ThreadMember
 
flags() - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl
 
flags() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
flags() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
flags() - Method in interface com.mewna.catnip.entity.interaction.command.InteractionApplicationCommandCallbackData
 
flags() - Method in interface com.mewna.catnip.entity.message.Message
 
flags() - Method in class com.mewna.catnip.entity.message.MessageOptions
A set of flags that can be set on this message.
flags() - Method in interface com.mewna.catnip.entity.misc.ApplicationInfo
 
flags() - Method in interface com.mewna.catnip.entity.user.Presence.Activity
 
flags(Set<MessageFlag>) - Method in class com.mewna.catnip.entity.builder.command.InteractionApplicationCommandCallbackDataBuilder
 
flags(Set<MessageFlag>) - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl
 
flags(Set<MessageFlag>) - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl.InteractionApplicationCommandCallbackDataImplBuilder
 
flags(Set<ApplicationFlag>) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
flags(Set<ApplicationFlag>) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
flags(Set<Presence.ActivityFlag>) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
flags(Set<Presence.ActivityFlag>) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
flagsRaw() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
flagsRaw() - Method in interface com.mewna.catnip.entity.message.Message
 
flagsRaw(int) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
flagsRaw(int) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
flowable(DoubleEventType<T, E>) - Method in interface com.mewna.catnip.Catnip
Add a reactive stream handler for events of the given type.
flowable(DoubleEventType<T, E>) - Method in class com.mewna.catnip.extension.AbstractExtension
 
flowable(DoubleEventType<T, E>) - Method in interface com.mewna.catnip.extension.Extension
Add a reactive stream handler for events of the given type.
flowable(EventType<T>) - Method in interface com.mewna.catnip.Catnip
Add a reactive stream handler for events of the given type.
flowable(EventType<T>) - Method in class com.mewna.catnip.extension.AbstractExtension
 
flowable(EventType<T>) - Method in interface com.mewna.catnip.extension.Extension
Add a reactive stream handler for events of the given type.
footer() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
footer() - Method in interface com.mewna.catnip.entity.message.Embed
Embed footer.
footer(Embed.Footer) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
 
footer(Embed.Footer) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
footer(Embed.Footer) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
footer(String, String) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Add a footer to the embed.
FooterImpl() - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl
 
FooterImpl(String, String, String) - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl
 
forEach(Consumer<? super T>) - Method in interface com.mewna.catnip.cache.view.CacheView
Iterates this view, providing all elements to the given consumer.
forEach(Consumer<? super T>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
forEach(Consumer<? super T>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
forEach(Consumer<? super T>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
forEach(Consumer<T>) - Method in class com.mewna.catnip.util.pagination.BasePaginator
Fetches up to limit entities, providing them to a given callback.
FORK_JOIN_POOL - Static variable in class com.mewna.catnip.util.rx.RxHelpers
 
FORK_JOIN_SCHEDULER - Static variable in class com.mewna.catnip.util.rx.RxHelpers
 
formatType() - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
formatType() - Method in interface com.mewna.catnip.entity.sticker.Sticker
 
formatType(StickerFormatType) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
formatType(StickerFormatType) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl.StickerImplBuilder
 
forMessage() - Method in interface com.mewna.catnip.entity.misc.Emoji.ActivityEmoji
 
forMessage() - Method in interface com.mewna.catnip.entity.misc.Emoji.CustomEmoji
 
forMessage() - Method in interface com.mewna.catnip.entity.misc.Emoji
A string that may be sent in a message and will render this emoji, if the user has permission to.
forMessage() - Method in interface com.mewna.catnip.entity.misc.Emoji.UnicodeEmoji
 
forReaction() - Method in interface com.mewna.catnip.entity.misc.Emoji.ActivityEmoji
 
forReaction() - Method in interface com.mewna.catnip.entity.misc.Emoji.CustomEmoji
 
forReaction() - Method in interface com.mewna.catnip.entity.misc.Emoji
A string that may be added as a reaction to a message, if the user has permission to.
forReaction() - Method in interface com.mewna.catnip.entity.misc.Emoji.UnicodeEmoji
 
from(Permission...) - Static method in enum class com.mewna.catnip.entity.util.Permission
 
from(Iterable<MessageFlag>) - Static method in enum class com.mewna.catnip.entity.message.MessageFlag
 
from(Iterable<Permission>) - Static method in enum class com.mewna.catnip.entity.util.Permission
 
from(Iterable<GatewayIntent>) - Static method in enum class com.mewna.catnip.shard.GatewayIntent
 
fromExtension(String) - Static method in enum class com.mewna.catnip.entity.util.ImageType
 
fromInt(int) - Static method in enum class com.mewna.catnip.entity.user.Presence.ActivityFlag
 
fromSettable(Iterable<MessageFlag>) - Static method in enum class com.mewna.catnip.entity.message.MessageFlag
 
fromString(Catnip, String, String, boolean) - Static method in interface com.mewna.catnip.entity.misc.Emoji
 
fromString(String) - Static method in enum class com.mewna.catnip.entity.user.Presence.OnlineStatus
 
fromUnicode(Catnip, String) - Static method in interface com.mewna.catnip.entity.misc.Emoji
 
future - Variable in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
future() - Method in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
futureToObservable(CompletableFuture<T>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 

G

game(String, Presence.ActivityType, String) - Method in interface com.mewna.catnip.Catnip
Update the activity status for all shards.
GATEWAY_GUILD_MEMBERS - Enum constant in enum class com.mewna.catnip.entity.misc.ApplicationFlag
 
GATEWAY_GUILD_MEMBERS_LIMITED - Enum constant in enum class com.mewna.catnip.entity.misc.ApplicationFlag
 
GATEWAY_MESSAGE_CONTENT - Enum constant in enum class com.mewna.catnip.entity.misc.ApplicationFlag
 
GATEWAY_MESSAGE_CONTENT_LIMITED - Enum constant in enum class com.mewna.catnip.entity.misc.ApplicationFlag
 
GATEWAY_PRESENCE - Enum constant in enum class com.mewna.catnip.entity.misc.ApplicationFlag
 
GATEWAY_PRESENCE_LIMITED - Enum constant in enum class com.mewna.catnip.entity.misc.ApplicationFlag
 
GATEWAY_WEBSOCKET_CLOSED - Static variable in interface com.mewna.catnip.shard.LifecycleEvent.Raw
 
GATEWAY_WEBSOCKET_CONNECTION_FAILED - Static variable in interface com.mewna.catnip.shard.LifecycleEvent.Raw
 
GatewayCloseCode - Enum Class in com.mewna.catnip.shard
Discord-specific websocket gateway close codes.
GatewayClosed - Interface in com.mewna.catnip.entity.lifecycle
Fired when the gateway websocket is closed.
GatewayClosedImpl - Class in com.mewna.catnip.entity.impl.lifecycle
 
GatewayClosedImpl() - Constructor for class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl
 
GatewayClosedImpl(Catnip, ShardInfo, int, String) - Constructor for class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl
 
GatewayClosedImpl.GatewayClosedImplBuilder - Class in com.mewna.catnip.entity.impl.lifecycle
 
GatewayConnectionFailed - Interface in com.mewna.catnip.entity.lifecycle
Fired when connecting to Discord's websocket gateway fails.
GatewayConnectionFailedImpl - Class in com.mewna.catnip.entity.impl.lifecycle
 
GatewayConnectionFailedImpl() - Constructor for class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl
 
GatewayConnectionFailedImpl(ShardInfo, Throwable, Catnip) - Constructor for class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl
 
GatewayConnectionFailedImpl.GatewayConnectionFailedImplBuilder - Class in com.mewna.catnip.entity.impl.lifecycle
 
GatewayGuildBan - Interface in com.mewna.catnip.entity.guild
Fired over the event bus when a user is banned in a guild.
GatewayGuildBanImpl - Class in com.mewna.catnip.entity.impl.guild
 
GatewayGuildBanImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl
 
GatewayGuildBanImpl(Catnip, long, User) - Constructor for class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl
 
GatewayGuildBanImpl.GatewayGuildBanImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
gatewayInfo() - Method in interface com.mewna.catnip.Catnip
 
gatewayInfo() - Method in class com.mewna.catnip.internal.CatnipImpl
 
GatewayInfo - Interface in com.mewna.catnip.entity.misc
 
GatewayInfoImpl - Class in com.mewna.catnip.entity.impl.misc
 
GatewayInfoImpl() - Constructor for class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
GatewayInfoImpl(Catnip, String, int, int, int, long, boolean) - Constructor for class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
GatewayInfoImpl.GatewayInfoImplBuilder - Class in com.mewna.catnip.entity.impl.misc
 
GatewayIntent - Enum Class in com.mewna.catnip.shard
A list of "gateway intents" that tell Discord which events you do and don't want to receive.
GatewayOp - Enum Class in com.mewna.catnip.shard
 
gatewayPresenceTask(Catnip, String, Consumer<PresenceImpl>) - Static method in class com.mewna.catnip.util.task.GatewayTask
 
gatewayRatelimiter() - Method in class com.mewna.catnip.CatnipOptions
 
gatewayRatelimiter() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The gateway ratelimiter for catnip to use.
gatewayRatelimiter(Ratelimiter) - Method in class com.mewna.catnip.CatnipOptions
 
gatewaySendTask(Catnip, String, Consumer<JsonObject>) - Static method in class com.mewna.catnip.util.task.GatewayTask
 
GatewayTask<T> - Class in com.mewna.catnip.util.task
 
GatewayTask(Queue<T>, Consumer<T>, Catnip, String, long, long) - Constructor for class com.mewna.catnip.util.task.GatewayTask
 
GENERAL_ERROR - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
get(long) - Method in interface com.mewna.catnip.cache.view.LongEntityMap
 
GET - Enum constant in enum class com.mewna.catnip.rest.Routes.HttpMethod
 
GET_CHANNEL - Static variable in class com.mewna.catnip.rest.Routes
 
GET_CHANNEL_INVITES - Static variable in class com.mewna.catnip.rest.Routes
 
GET_CHANNEL_MESSAGE - Static variable in class com.mewna.catnip.rest.Routes
 
GET_CHANNEL_MESSAGES - Static variable in class com.mewna.catnip.rest.Routes
 
GET_CHANNEL_WEBHOOKS - Static variable in class com.mewna.catnip.rest.Routes
 
GET_CURRENT_APPLICATION_INFORMATION - Static variable in class com.mewna.catnip.rest.Routes
 
GET_CURRENT_USER - Static variable in class com.mewna.catnip.rest.Routes
 
GET_CURRENT_USER_GUILDS - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GATEWAY_BOT - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GLOBAL_APPLICATION_COMMANDS - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_APPLICATION_COMMANDS - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_AUDIT_LOG - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_BAN - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_BANS - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_CHANNELS - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_EMBED - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_EMOJI - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_INTEGRATIONS - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_INVITES - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_MEMBER - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_PRUNE_COUNT - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_ROLES - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_TEMPLATES - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_VANITY_URL - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_VOICE_REGIONS - Static variable in class com.mewna.catnip.rest.Routes
 
GET_GUILD_WEBHOOKS - Static variable in class com.mewna.catnip.rest.Routes
 
GET_INVITE - Static variable in class com.mewna.catnip.rest.Routes
 
GET_PINNED_MESSAGES - Static variable in class com.mewna.catnip.rest.Routes
 
GET_REACTIONS - Static variable in class com.mewna.catnip.rest.Routes
 
GET_TEMPLATE - Static variable in class com.mewna.catnip.rest.Routes
 
GET_USER - Static variable in class com.mewna.catnip.rest.Routes
 
GET_USER_DMS - Static variable in class com.mewna.catnip.rest.Routes
 
GET_WEBHOOK - Static variable in class com.mewna.catnip.rest.Routes
 
GET_WEBHOOK_TOKEN - Static variable in class com.mewna.catnip.rest.Routes
 
getBucket(Routes.Route) - Method in class com.mewna.catnip.rest.requester.AbstractRequester
 
getBucket(Routes.Route) - Method in class com.mewna.catnip.rest.requester.BurstRequester
 
getBucket(Routes.Route) - Method in class com.mewna.catnip.rest.requester.SerialRequester
 
getById(long) - Method in interface com.mewna.catnip.cache.view.CacheView
 
getById(long) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
getById(long) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
getById(long) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
getById(String) - Method in interface com.mewna.catnip.cache.view.CacheView
 
getChannel(int) - Method in class com.mewna.catnip.rest.guild.GuildData
 
getChannelById(String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getChannelByIdRaw(String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getChannelInvites(String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getChannelInvitesRaw(String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getChannelMessages(String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getChannelMessages(String, String, String, String, int) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getChannelMessagesRaw(String, String, String, String, int) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getChannelWebhooks(String) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
getChannelWebhooksRaw(String) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
getCurrentApplicationInformation() - Method in class com.mewna.catnip.rest.handler.RestUser
 
getCurrentApplicationInformationRaw() - Method in class com.mewna.catnip.rest.handler.RestUser
 
getCurrentUser() - Method in class com.mewna.catnip.rest.handler.RestUser
 
getCurrentUserGuilds() - Method in class com.mewna.catnip.rest.handler.RestUser
 
getCurrentUserGuilds(String, String, int) - Method in class com.mewna.catnip.rest.handler.RestUser
 
getCurrentUserGuildsRaw(String, String, int) - Method in class com.mewna.catnip.rest.handler.RestUser
 
getCurrentUserRaw() - Method in class com.mewna.catnip.rest.handler.RestUser
 
getEmbed() - Method in interface com.mewna.catnip.entity.guild.Guild
 
getGatewayBot() - Method in class com.mewna.catnip.rest.handler.RestUser
 
getGatewayBotRaw() - Method in class com.mewna.catnip.rest.handler.RestUser
 
getGlobalApplicationCommands() - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
getGlobalApplicationCommandsRaw() - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
getGuild(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildApplicationCommands(String) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
getGuildApplicationCommandsRaw(String) - Method in class com.mewna.catnip.rest.handler.RestInteraction
 
getGuildAuditLog(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildAuditLog(String, String, String, ActionType, int) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildAuditLogRaw(String, String, String, ActionType, int) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildBan(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildBanRaw(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildBans(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildBansRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildChannels(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildChannelsRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildEmbed(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildEmbedRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildEmoji(String, String) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
getGuildEmojiRaw(String, String) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
getGuildInvites(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildInvitesRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildMember(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildMemberRaw(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildPruneCount(String, int) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildPruneCount(String, int, Collection<Role>) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildPruneCountRaw(String, int, Collection<Role>) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildRoles(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildRolesRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildTemplates(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildTemplatesRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildVanityURL(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildVanityURLRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildVoiceRegions(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildVoiceRegionsRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getGuildWebhooks(String) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
getGuildWebhooksRaw(String) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
getInvite(String) - Method in class com.mewna.catnip.rest.handler.RestInvite
 
getInviteRaw(String) - Method in class com.mewna.catnip.rest.handler.RestInvite
 
getMessage(String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getMessageRaw(String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getPinnedMessages(String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getPinnedMessagesRaw(String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getPublicRole() - Method in class com.mewna.catnip.rest.guild.GuildData
 
getReactions(String, String, Emoji) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getReactions(String, String, Emoji, String, String, int) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getReactions(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getReactions(String, String, String, String, String, int) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getReactionsRaw(String, String, String, String, String, int) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
getRole(int) - Method in class com.mewna.catnip.rest.guild.GuildData
 
getSubprotocol() - Method in class com.mewna.catnip.util.ReentrantLockWebSocket
 
getTemplate(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getTemplateRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
getUser(String) - Method in class com.mewna.catnip.rest.handler.RestUser
 
getUserRaw(String) - Method in class com.mewna.catnip.rest.handler.RestUser
 
getWebhook(String) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
getWebhookRaw(String) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
getWebhookToken(String, String) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
getWebhookTokenRaw(String, String) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
gif() - Method in class com.mewna.catnip.entity.util.ImageOptions
 
GIF - Enum constant in enum class com.mewna.catnip.entity.util.ImageType
 
GIFT_CODE_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
Jake has explicitly said that this is not for bots and will not be documented, so we can safely ignore it.
global() - Method in class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl
 
global() - Method in interface com.mewna.catnip.entity.lifecycle.RestRatelimitHit
 
global(boolean) - Method in class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl
 
global(boolean) - Method in class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl.RestRatelimitHitImplBuilder
 
GROUP_DM - Enum constant in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
A DM with multiple users.
GROUP_DM_CREATE - Enum constant in enum class com.mewna.catnip.entity.misc.ApplicationFlag
 
GroupDMChannel - Interface in com.mewna.catnip.entity.channel
A DM with a group of users.
GroupDMChannelImpl - Class in com.mewna.catnip.entity.impl.channel
 
GroupDMChannelImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
GroupDMChannelImpl(Catnip, long, List<User>, String, long, long) - Constructor for class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
GroupDMChannelImpl.GroupDMChannelImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
guild() - Method in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
 
guild() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
guild() - Method in interface com.mewna.catnip.entity.guild.Invite
 
guild() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
guild() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
guild() - Method in interface com.mewna.catnip.entity.message.Message
The guild this message was sent in.
guild() - Method in interface com.mewna.catnip.entity.message.MessageReference
The guild this entity is from.
guild() - Method in interface com.mewna.catnip.entity.message.ReactionUpdate
 
guild() - Method in interface com.mewna.catnip.entity.misc.Emoji.CustomEmoji
Guild that owns this emoji, or null if it has no guild.
guild() - Method in interface com.mewna.catnip.entity.partials.GuildEntity
The guild this entity is from.
guild() - Method in class com.mewna.catnip.rest.Rest
 
guild(long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
guild(long) - Method in interface com.mewna.catnip.cache.EntityCache
Get the guild with the specified ID.
guild(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
guild(Invite.InviteGuild) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
guild(Invite.InviteGuild) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteImplBuilder
 
guild(Invite.InviteGuild) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
guild(Invite.InviteGuild) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
guild(String) - Method in interface com.mewna.catnip.cache.EntityCache
Get the guild with the specified ID.
Guild - Interface in com.mewna.catnip.entity.guild
Represents a Discord guild.
GUILD - Enum constant in enum class com.mewna.catnip.cache.EntityCacheWorker.CachedEntityState
 
GUILD_AVAILABLE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_AVAILABLE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_BAN_ADD - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_BAN_ADD - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_BAN_REMOVE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_BAN_REMOVE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_BANS - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
GUILD_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_DELETE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_DELETE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_DISCOVERY_DISQUALIFIED - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
GUILD_DISCOVERY_GRACE_PERIOD_FINAL_WARNING - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
GUILD_DISCOVERY_GRACE_PERIOD_INITIAL_WARNING - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
GUILD_DISCOVERY_REQUALIFIED - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
GUILD_EMOJIS - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
GUILD_EMOJIS_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_EMOJIS_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_INTEGRATIONS - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
GUILD_INTEGRATIONS_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_INTEGRATIONS_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_INVITE_REMINDER - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
GUILD_INVITES - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
INVITE_CREATE INVITE_DELETE Note that these events are currently undocumented!
GUILD_MEMBER_ADD - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_MEMBER_ADD - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_MEMBER_JOIN - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
GUILD_MEMBER_REMOVE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_MEMBER_REMOVE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_MEMBER_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_MEMBER_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_MEMBERS - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
GUILD_MEMBERS_CHUNK - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_MESSAGE_REACTIONS - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
GUILD_MESSAGE_TYPING - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
DiscordEvent.TYPING_START Note that this toggles TYPING_START events in guilds only.
GUILD_MESSAGES - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
GUILD_PRESENCES - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
DiscordEvent.PRESENCE_UPDATE Note that bots cannot receive presence updates in DMs.
This is a privileged intent.
GUILD_ROLE_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_ROLE_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_ROLE_DELETE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_ROLE_DELETE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_ROLE_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_ROLE_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_SYNC - Enum constant in enum class com.mewna.catnip.shard.GatewayOp
 
GUILD_UNAVAILABLE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_UNAVAILABLE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_UPDATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
GUILD_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
GUILD_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
GUILD_VOICE_STATES - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
GUILD_WEBHOOKS - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent
GUILD_WIDGET_DISABLED - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
Guild.ContentFilterLevel - Enum Class in com.mewna.catnip.entity.guild
The content filter level for a guild.
Guild.GuildEditFields - Class in com.mewna.catnip.entity.guild
 
Guild.MFALevel - Enum Class in com.mewna.catnip.entity.guild
The 2FA level required for this guild.
Guild.NotificationLevel - Enum Class in com.mewna.catnip.entity.guild
The notification level for a guild.
Guild.PremiumTier - Enum Class in com.mewna.catnip.entity.guild
The Nitro Boost level of a guild.
Guild.VerificationLevel - Enum Class in com.mewna.catnip.entity.guild
The verification level for a guild.
guildAvatarUrl(String, String, String, ImageOptions) - Static method in class com.mewna.catnip.util.CDNFormat
 
GuildBan - Interface in com.mewna.catnip.entity.guild
A single guild ban.
GuildBanImpl - Class in com.mewna.catnip.entity.impl.guild
 
GuildBanImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.GuildBanImpl
 
GuildBanImpl(Catnip, String, User) - Constructor for class com.mewna.catnip.entity.impl.guild.GuildBanImpl
 
GuildBanImpl.GuildBanImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
guildCache - Variable in class com.mewna.catnip.cache.MemoryEntityCache
 
guildCache(int) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
GuildChannel - Interface in com.mewna.catnip.entity.channel
A channel in a guild.
GuildChannel.ChannelEditFields - Class in com.mewna.catnip.entity.channel
 
guildChannelCache - Variable in class com.mewna.catnip.cache.MemoryEntityCache
 
GuildData - Class in com.mewna.catnip.rest.guild
 
GuildData(String) - Constructor for class com.mewna.catnip.rest.guild.GuildData
 
GuildEditFields() - Constructor for class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
GuildEditFields(Guild) - Constructor for class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
GuildEmbed - Interface in com.mewna.catnip.entity.guild
A guild's embed.
GuildEmbedImpl - Class in com.mewna.catnip.entity.impl.guild
 
GuildEmbedImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl
 
GuildEmbedImpl(Catnip, long, boolean) - Constructor for class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl
 
GuildEmbedImpl.GuildEmbedImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
GuildEntity - Interface in com.mewna.catnip.entity.partials
An entity which is guild-scoped in catnip.
GuildFeature - Enum Class in com.mewna.catnip.entity.guild
 
guildId() - Method in class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl
 
guildId() - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl
 
guildId() - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl
 
guildId() - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
guildId() - Method in interface com.mewna.catnip.entity.lifecycle.MemberChunkRerequest
 
guildId() - Method in interface com.mewna.catnip.entity.message.BulkDeletedMessages
 
guildId() - Method in interface com.mewna.catnip.entity.message.BulkRemovedReactions
 
guildId() - Method in interface com.mewna.catnip.entity.message.Message
The snowflake ID of the guild this message was sent in.
guildId() - Method in interface com.mewna.catnip.entity.message.MessageReference
The id of the guild this message reference is from.
guildId() - Method in interface com.mewna.catnip.entity.message.ReactionUpdate
 
guildId() - Method in interface com.mewna.catnip.entity.misc.ApplicationInfo
If this application is a game sold on Discord, this field will be the guild to which it has been linked.
guildId() - Method in interface com.mewna.catnip.entity.misc.Emoji.CustomEmoji
ID of guild that owns this emoji, or null if it has no guild.
guildId() - Method in interface com.mewna.catnip.entity.partials.HasGuild
The id of the guild this entity is from.
guildId() - Method in class com.mewna.catnip.rest.guild.PositionUpdater
 
guildId(String) - Method in class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl
 
guildId(String) - Method in class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl.MemberChunkRerequestImplBuilder
 
guildId(String) - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl.BulkRemovedReactionsImplBuilder
 
guildId(String) - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl
 
guildId(String) - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl
 
guildId(String) - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl.MessageReferenceImplBuilder
 
guildId(String) - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
guildId(String) - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl.ReactionUpdateImplBuilder
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
guildIdAsLong() - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl
 
guildIdAsLong() - Method in interface com.mewna.catnip.entity.message.BulkDeletedMessages
 
guildIdAsLong() - Method in interface com.mewna.catnip.entity.message.Message
The snowflake ID of the guild this message was sent in.
guildIdAsLong() - Method in interface com.mewna.catnip.entity.misc.Emoji.CustomEmoji
ID of guild that owns this emoji, or 0 if it has no guild.
guildIdAsLong() - Method in interface com.mewna.catnip.entity.partials.HasGuild
The id of the guild this entity is from.
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl.CategoryImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl.ChannelMentionImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl.DeletedThreadImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl.NewsChannelImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl.StageChannelImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl.StoreChannelImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl.TextChannelImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl.ThreadListSyncImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl.ThreadMembersUpdateImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl.VoiceChannelImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl.WebhookImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl.WebhooksUpdateImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl.DeletedInviteImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl.EmojiUpdateImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl.GatewayGuildBanImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl.MemberImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl.PartialMemberImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl.PartialRoleImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl.ApplicationCommandImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl.ApplicationCommandInteractionImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl.ButtonInteractionImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl.BulkDeletedMessagesImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl.DeletedMessageImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl.MessageEmbedUpdateImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl.CustomEmojiImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl.PresenceUpdateImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl.TypingUserImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl
 
guildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl.VoiceServerUpdateImplBuilder
 
GuildImpl - Class in com.mewna.catnip.entity.impl.guild
 
GuildImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.GuildImpl
 
GuildImpl(Catnip, long, String, String, String, boolean, long, Set<Permission>, String, long, int, Guild.VerificationLevel, Guild.NotificationLevel, Guild.ContentFilterLevel, List<GuildFeature>, Guild.MFALevel, long, boolean, long, long, String, boolean, boolean, int, int, int, int, String, String, String, Guild.PremiumTier, int, String) - Constructor for class com.mewna.catnip.entity.impl.guild.GuildImpl
 
GuildImpl.GuildImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
GuildPaginator - Class in com.mewna.catnip.util.pagination
 
GuildPaginator(EntityBuilder) - Constructor for class com.mewna.catnip.util.pagination.GuildPaginator
 
guilds() - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
guilds() - Method in interface com.mewna.catnip.cache.EntityCache
 
guilds() - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
guilds() - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
guilds() - Method in interface com.mewna.catnip.entity.misc.Ready
 
guilds(Set<UnavailableGuild>) - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
guilds(Set<UnavailableGuild>) - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl.ReadyImplBuilder
 
GUILDS - Enum constant in enum class com.mewna.catnip.shard.GatewayIntent

H

handler(Consumer<T>) - Method in interface com.mewna.catnip.shard.event.MessageConsumer
 
handleResponse(Routes.Route, int, long, String, HttpHeaders, AbstractRequester.QueuedRequest) - Method in class com.mewna.catnip.rest.requester.AbstractRequester
 
handleRouteBufferBodySend(Routes.Route, AbstractRequester.QueuedRequest) - Method in class com.mewna.catnip.rest.requester.AbstractRequester
 
handleRouteJsonBodySend(Routes.Route, AbstractRequester.QueuedRequest) - Method in class com.mewna.catnip.rest.requester.AbstractRequester
 
HAS_THREAD - Enum constant in enum class com.mewna.catnip.entity.message.MessageFlag
 
HAS_UNREAD_URGENT_MESSAGES - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
HasApplication - Interface in com.mewna.catnip.entity.partials
 
HasChannel - Interface in com.mewna.catnip.entity.partials
 
HasCreatedAt - Interface in com.mewna.catnip.entity.partials
 
HasCustomId - Interface in com.mewna.catnip.entity.partials
Used for message components.
HasDescription - Interface in com.mewna.catnip.entity.partials
An entity that has a description.
hasFiles() - Method in class com.mewna.catnip.entity.message.MessageOptions
Checks to see whether or not this MessageOptions instance has any files attached.
HasGuild - Interface in com.mewna.catnip.entity.partials
 
hashCode() - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl
 
hashCode() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
hashCode() - Method in class com.mewna.catnip.rest.guild.ChannelData
 
hashCode() - Method in class com.mewna.catnip.rest.guild.RoleData
 
hashCode() - Method in class com.mewna.catnip.rest.Routes.Route
 
HasIcon - Interface in com.mewna.catnip.entity.partials
An entity that has an icon.
HasJoinedAt - Interface in com.mewna.catnip.entity.partials
 
HasName - Interface in com.mewna.catnip.entity.partials
An entity that has a name.
HasNullableDescription - Interface in com.mewna.catnip.entity.partials
An entity with a nullable description.
HasNullableName - Interface in com.mewna.catnip.entity.partials
An entity with a potentially-null name.
HasOwner - Interface in com.mewna.catnip.entity.partials
 
HasParentChannel - Interface in com.mewna.catnip.entity.partials
 
hasPermissions(GuildChannel, Permission...) - Method in interface com.mewna.catnip.entity.partials.Permissable
Checks whether the entity has the permissions or not in a specific GuildChannel.
hasPermissions(GuildChannel, Collection<Permission>) - Method in interface com.mewna.catnip.entity.guild.Member
 
hasPermissions(GuildChannel, Collection<Permission>) - Method in interface com.mewna.catnip.entity.guild.Role
 
hasPermissions(GuildChannel, Collection<Permission>) - Method in interface com.mewna.catnip.entity.partials.Permissable
Checks whether the entity has the permissions or not in a specific GuildChannel.
hasPermissions(Permission...) - Method in interface com.mewna.catnip.entity.partials.Permissable
Checks whether the entity has the permissions or not.
hasPermissions(Collection<Permission>) - Method in interface com.mewna.catnip.entity.guild.Member
 
hasPermissions(Collection<Permission>) - Method in interface com.mewna.catnip.entity.guild.Role
 
hasPermissions(Collection<Permission>) - Method in interface com.mewna.catnip.entity.partials.Permissable
Checks whether the entity has the permissions or not.
HasUpdatedAt - Interface in com.mewna.catnip.entity.partials
 
HasUser - Interface in com.mewna.catnip.entity.partials
 
HEAD - Enum constant in enum class com.mewna.catnip.rest.Routes.HttpMethod
 
HEARTBEAT - Enum constant in enum class com.mewna.catnip.shard.GatewayOp
 
HEARTBEAT_ACK - Enum constant in enum class com.mewna.catnip.shard.GatewayOp
 
height() - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
height() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl
 
height() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl
 
height() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl
 
height() - Method in interface com.mewna.catnip.entity.message.Embed.Image
Height of the image.
height() - Method in interface com.mewna.catnip.entity.message.Embed.Thumbnail
Height of the thumbnail.
height() - Method in interface com.mewna.catnip.entity.message.Embed.Video
Height of the video.
height() - Method in interface com.mewna.catnip.entity.message.Message.Attachment
The height of this attachment, if it's an image.
height(int) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl.AttachmentImplBuilder
 
height(int) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
height(int) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl
 
height(int) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl.ImageImplBuilder
 
height(int) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl
 
height(int) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl.ThumbnailImplBuilder
 
height(int) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl
 
height(int) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl.VideoImplBuilder
 
HELLO - Enum constant in enum class com.mewna.catnip.shard.GatewayOp
 
HierarchyException - Exception in com.mewna.catnip.util
 
HierarchyException(Permissable, Permissable) - Constructor for exception com.mewna.catnip.util.HierarchyException
 
HIGH - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.VerificationLevel
Members must also have been a member of this guild for more than 10 minutes.
HIGH_WEBSOCKET_LATENCY - Static variable in interface com.mewna.catnip.shard.LifecycleEvent
Fired whenever a shard's latency is higher than the value specified in CatnipOptions.highLatencyThreshold().
HIGH_WEBSOCKET_LATENCY - Static variable in interface com.mewna.catnip.shard.LifecycleEvent.Raw
 
highLatencyThreshold() - Method in class com.mewna.catnip.CatnipOptions
 
highLatencyThreshold() - Method in interface com.mewna.catnip.util.CatnipOptionsView
If heartbeat latency takes longer than this much time, catnip will emit a HighWebsocketLatency event containing information about which shard is experiencing high latency and how high the latency is.
This value is specified in nanoseconds.
highLatencyThreshold(long) - Method in class com.mewna.catnip.CatnipOptions
 
HighWebsocketLatency - Interface in com.mewna.catnip.entity.lifecycle
Fired when a shard's heartbeat latency is higher than the value configured in CatnipOptions.highLatencyThreshold()
HighWebsocketLatencyImpl - Class in com.mewna.catnip.entity.impl.lifecycle
 
HighWebsocketLatencyImpl() - Constructor for class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl
 
HighWebsocketLatencyImpl(Catnip, ShardInfo, long) - Constructor for class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl
 
HighWebsocketLatencyImpl.HighWebsocketLatencyImplBuilder - Class in com.mewna.catnip.entity.impl.lifecycle
 
hoist() - Method in interface com.mewna.catnip.entity.guild.Role
Whether or not the role "hoists" users with it into a group in the user list.
hoist() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
hoist(boolean) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
hoist(boolean) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
hoisted() - Method in class com.mewna.catnip.rest.guild.RoleData
 
hoisted(Boolean) - Method in class com.mewna.catnip.rest.guild.RoleData
 
hooks() - Method in class com.mewna.catnip.extension.AbstractExtension
 
hooks() - Method in interface com.mewna.catnip.extension.Extension
 
HOUSE_BALANCE - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
HOUSE_BRAVERY - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
HOUSE_BRILLIANCE - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
httpClient() - Method in class com.mewna.catnip.CatnipOptions
 
httpClient() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The HTTP client that catnip uses internally for websockets and REST requests.
httpClient(HttpClient) - Method in class com.mewna.catnip.CatnipOptions
 
HYPESQUAD_EVENTS - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 

I

icon() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
icon() - Method in interface com.mewna.catnip.entity.guild.Invite.InviteGuild
 
icon() - Method in interface com.mewna.catnip.entity.guild.Role
This role's icon hash.
icon() - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
icon() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
icon() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
icon() - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
icon() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
icon() - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
icon() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
icon() - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
icon() - Method in interface com.mewna.catnip.entity.partials.HasIcon
 
icon(byte[]) - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
icon(String) - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl.GroupDMChannelImplBuilder
 
icon(String) - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
icon(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
icon(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
icon(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
icon(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl.InviteGuildImplBuilder
 
icon(String) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
icon(String) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl.PartialGuildImplBuilder
 
icon(String) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
icon(String) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
icon(String) - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
icon(String) - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl.MessageApplicationImplBuilder
 
icon(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
icon(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
icon(String) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
icon(String) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl.TeamImplBuilder
 
icon(URI) - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
iconUrl() - Method in interface com.mewna.catnip.entity.guild.Invite.InviteGuild
 
iconUrl() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl
 
iconUrl() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl
 
iconUrl() - Method in interface com.mewna.catnip.entity.message.Embed.Author
Icon URL of the author.
iconUrl() - Method in interface com.mewna.catnip.entity.message.Embed.Footer
Icon URL of the footer.
iconUrl() - Method in interface com.mewna.catnip.entity.partials.HasIcon
 
iconUrl(ImageOptions) - Method in interface com.mewna.catnip.entity.channel.GroupDMChannel
 
iconUrl(ImageOptions) - Method in interface com.mewna.catnip.entity.guild.Invite.InviteGuild
 
iconUrl(ImageOptions) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
iconUrl(ImageOptions) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
iconUrl(ImageOptions) - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
iconUrl(ImageOptions) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
iconUrl(ImageOptions) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
iconUrl(ImageOptions) - Method in interface com.mewna.catnip.entity.partials.HasIcon
 
iconUrl(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl.AuthorImplBuilder
 
iconUrl(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl
 
iconUrl(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl.FooterImplBuilder
 
iconUrl(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl
 
iconUrl(String, String, ImageOptions) - Static method in class com.mewna.catnip.util.CDNFormat
 
id() - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
id() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl
 
id() - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
id() - Method in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandType
 
id() - Method in enum class com.mewna.catnip.entity.message.component.Button.ButtonStyle
 
id() - Method in enum class com.mewna.catnip.entity.message.component.MessageComponent.MessageComponentType
 
id() - Method in interface com.mewna.catnip.entity.message.Message.MessageApplication
 
id() - Method in enum class com.mewna.catnip.entity.message.MessageActivityType
 
id() - Method in enum class com.mewna.catnip.entity.message.MessageType
 
id() - Method in interface com.mewna.catnip.entity.misc.Emoji.ActivityEmoji
 
id() - Method in interface com.mewna.catnip.entity.misc.Emoji.CustomEmoji
 
id() - Method in interface com.mewna.catnip.entity.misc.Emoji
ID of this emoji, or null if it has no ID.
id() - Method in interface com.mewna.catnip.entity.misc.Emoji.UnicodeEmoji
 
id() - Method in interface com.mewna.catnip.entity.partials.Snowflake
The ID of this snowflake.
id() - Method in enum class com.mewna.catnip.entity.sticker.StickerFormatType
 
id() - Method in interface com.mewna.catnip.entity.user.Presence.ActivityParty
 
id() - Method in enum class com.mewna.catnip.entity.user.Presence.ActivityType
 
id() - Method in interface com.mewna.catnip.entity.voice.VoiceRegion
 
id() - Method in class com.mewna.catnip.rest.guild.RoleData
 
id() - Method in class com.mewna.catnip.shard.ShardInfo
 
id(String) - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
id(String) - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl.MessageApplicationImplBuilder
 
id(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl.ActivityPartyImplBuilder
 
id(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl
 
id(String) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
id(String) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl.VoiceRegionImplBuilder
 
idAsLong() - Method in interface com.mewna.catnip.entity.guild.PartialMember
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl
 
idAsLong() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
idAsLong() - Method in interface com.mewna.catnip.entity.misc.Emoji.UnicodeEmoji
 
idAsLong() - Method in interface com.mewna.catnip.entity.partials.Snowflake
The ID of this snowflake, as a long.
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl.CategoryImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl.ChannelMentionImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl.DeletedThreadImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl.GroupDMChannelImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl.NewsChannelImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl.StageChannelImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl.StoreChannelImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl.TextChannelImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl.ThreadMemberImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl.ThreadMembersUpdateImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl.UserDMChannelImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl.VoiceChannelImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl.WebhookImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl.AuditLogEntryImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl.InviteChannelImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl.InviteGuildImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl.InviterImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl.MemberImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl.PartialGuildImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl.PartialRoleImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl.PermissionOverrideImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl.UnavailableGuildImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl.ApplicationCommandImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl.ApplicationCommandInteractionDataImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl.ApplicationCommandInteractionImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl.ButtonInteractionImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl.AttachmentImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl.DeletedMessageImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl.MessageEmbedUpdateImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl.ActivityEmojiImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl.ApplicationOwnerImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl.CustomEmojiImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl.TeamImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl.StickerImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl.PresenceUpdateImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl.TypingUserImplBuilder
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
idAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.UserImpl.UserImplBuilder
 
IDENTIFIED - Static variable in interface com.mewna.catnip.shard.LifecycleEvent
Fired when the shard has successfully IDENTIFYd with the websocket gateway.
IDENTIFIED - Static variable in interface com.mewna.catnip.shard.LifecycleEvent.Raw
 
IDENTIFY - Enum constant in enum class com.mewna.catnip.shard.GatewayOp
 
IDENTIFYING - Enum constant in enum class com.mewna.catnip.shard.LifecycleState
 
IDLE - Enum constant in enum class com.mewna.catnip.entity.user.Presence.OnlineStatus
 
idOf - Variable in class com.mewna.catnip.util.pagination.BasePaginator
 
ids() - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
ids() - Method in interface com.mewna.catnip.entity.message.BulkDeletedMessages
 
ids(List<String>) - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl.BulkDeletedMessagesImplBuilder
 
ids(List<String>) - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
image() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
image() - Method in interface com.mewna.catnip.entity.message.Embed
Embed image.
image() - Method in interface com.mewna.catnip.entity.message.Message.Attachment
Whether this attachment is an image.
image(Embed.Image) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
image(Embed.Image) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
image(String) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Set the embed's image.
IMAGE - Enum constant in enum class com.mewna.catnip.entity.message.Embed.EmbedType
 
ImageImpl() - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl
 
ImageImpl(String, String, int, int) - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl
 
ImageOptions - Class in com.mewna.catnip.entity.util
 
ImageOptions() - Constructor for class com.mewna.catnip.entity.util.ImageOptions
 
ImageType - Enum Class in com.mewna.catnip.entity.util
 
increment() - Method in class com.mewna.catnip.rest.guild.PositionUpdater
 
info(String, Object...) - Method in interface com.mewna.catnip.util.logging.LogAdapter
 
initialPresence() - Method in class com.mewna.catnip.CatnipOptions
 
initialPresence() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The presence that catnip should set for shards as they log in.
initialPresence(Presence) - Method in class com.mewna.catnip.CatnipOptions
 
injectOptions(Extension, UnaryOperator<CatnipOptions>) - Method in interface com.mewna.catnip.Catnip
Inject options into this catnip instance from the given extension.
injectOptions(Extension, UnaryOperator<CatnipOptions>) - Method in class com.mewna.catnip.internal.CatnipImpl
 
injectOptions(UnaryOperator<CatnipOptions>) - Method in interface com.mewna.catnip.extension.Extension
Inject options into the catnip instance.
inline() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl
 
inline() - Method in interface com.mewna.catnip.entity.message.Embed.Field
Whether the field is inline.
inline(boolean) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl.FieldImplBuilder
 
inline(boolean) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl
 
instance() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
instance() - Method in interface com.mewna.catnip.entity.user.Presence.Activity
 
instance(boolean) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
instance(boolean) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
INSTANCE - Enum constant in enum class com.mewna.catnip.entity.user.Presence.ActivityFlag
 
INSTANCE - Static variable in class com.mewna.catnip.cache.view.NoopCacheView
 
INTEGER - Enum constant in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
 
INTEGRATION_CREATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
INTEGRATION_DELETE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
INTEGRATION_UPDATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
integrationId() - Method in interface com.mewna.catnip.entity.guild.RoleTags
 
integrationId() - Method in class com.mewna.catnip.entity.impl.guild.RoleTagsImpl
 
integrationId(String) - Method in class com.mewna.catnip.entity.impl.guild.RoleTagsImpl
 
integrationId(String) - Method in class com.mewna.catnip.entity.impl.guild.RoleTagsImpl.RoleTagsImplBuilder
 
intents() - Method in class com.mewna.catnip.CatnipOptions
 
intents() - Method in interface com.mewna.catnip.util.CatnipOptionsView
 
intents(Set<GatewayIntent>) - Method in class com.mewna.catnip.CatnipOptions
 
interaction() - Method in class com.mewna.catnip.rest.Rest
 
Interaction<T> - Interface in com.mewna.catnip.entity.interaction
 
INTERACTION - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
INTERACTION_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
INTERACTION_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
InteractionApplicationCommandCallbackData - Interface in com.mewna.catnip.entity.interaction.command
 
InteractionApplicationCommandCallbackDataBuilder - Class in com.mewna.catnip.entity.builder.command
 
InteractionApplicationCommandCallbackDataBuilder() - Constructor for class com.mewna.catnip.entity.builder.command.InteractionApplicationCommandCallbackDataBuilder
 
InteractionApplicationCommandCallbackDataImpl - Class in com.mewna.catnip.entity.impl.interaction.command
 
InteractionApplicationCommandCallbackDataImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl
 
InteractionApplicationCommandCallbackDataImpl(boolean, String, List<Embed>, Set<MentionParseFlag>, Set<MessageFlag>) - Constructor for class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl
 
InteractionApplicationCommandCallbackDataImpl.InteractionApplicationCommandCallbackDataImplBuilder - Class in com.mewna.catnip.entity.impl.interaction.command
 
InteractionMember - Interface in com.mewna.catnip.entity.interaction
 
InteractionMemberImpl - Class in com.mewna.catnip.entity.impl.interaction
 
InteractionMemberImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
InteractionMemberImpl(Member, Set<Permission>) - Constructor for class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
InteractionMemberImpl.InteractionMemberImplBuilder - Class in com.mewna.catnip.entity.impl.interaction
 
InteractionResponse - Interface in com.mewna.catnip.entity.interaction
 
InteractionResponseBuilder - Class in com.mewna.catnip.entity.builder.command
 
InteractionResponseBuilder() - Constructor for class com.mewna.catnip.entity.builder.command.InteractionResponseBuilder
 
InteractionResponseImpl - Class in com.mewna.catnip.entity.impl.interaction.component
 
InteractionResponseImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.component.InteractionResponseImpl
 
InteractionResponseImpl(InteractionResponseType, InteractionApplicationCommandCallbackData) - Constructor for class com.mewna.catnip.entity.impl.interaction.component.InteractionResponseImpl
 
InteractionResponseImpl.InteractionResponseImplBuilder - Class in com.mewna.catnip.entity.impl.interaction.component
 
InteractionResponseType - Enum Class in com.mewna.catnip.entity.interaction
 
InteractionType - Enum Class in com.mewna.catnip.entity.interaction
 
INVALID - Enum constant in enum class com.mewna.catnip.shard.ShardConnectState
 
INVALID_ACCOUNT_TYPE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
INVALID_API_VERSION - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
INVALID_DELETE_COUNT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
INVALID_FORM_BODY - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
INVALID_INTENTS - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
INVALID_OAUTH_ACCESS_TOKEN - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
INVALID_OAUTH_STATE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
INVALID_RECIPIENTS - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
INVALID_SEQ - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
INVALID_SESSION - Enum constant in enum class com.mewna.catnip.shard.GatewayOp
 
INVALID_SHARD - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
INVALID_THREAD_NOTIFICATION_SETTINGS - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
INVALID_VERSION - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
invalidateShard(int) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
invalidateShard(int) - Method in interface com.mewna.catnip.cache.EntityCacheWorker
 
invalidateShard(int) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
invalidateShard(int) - Method in class com.mewna.catnip.cache.SplitMemoryEntityCache
 
INVISIBLE - Enum constant in enum class com.mewna.catnip.entity.user.Presence.OnlineStatus
Can only be sent; we should NEVER recv.
invite() - Method in class com.mewna.catnip.rest.Rest
 
Invite - Interface in com.mewna.catnip.entity.guild
An invite to a guild.
INVITE_CODE_INVALID_OR_TAKEN - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
INVITE_CREATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
INVITE_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
INVITE_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
INVITE_DELETE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
INVITE_DELETE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
INVITE_DELETE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
INVITE_SPLASH - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Needs TIER_1
INVITE_TO_GUILD_WITHOUT_BOT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
INVITE_UPDATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
Invite.InviteChannel - Interface in com.mewna.catnip.entity.guild
 
Invite.InviteGuild - Interface in com.mewna.catnip.entity.guild
 
Invite.Inviter - Interface in com.mewna.catnip.entity.guild
 
InviteChannelImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
InviteChannelImpl(Catnip, long, String, Channel.ChannelType) - Constructor for class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
InviteCreateOptions - Class in com.mewna.catnip.rest.invite
Options for the creation of invites.
InviteCreateOptions() - Constructor for class com.mewna.catnip.rest.invite.InviteCreateOptions
 
InviteGuildImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
InviteGuildImpl(Catnip, long, String, String, String, List<GuildFeature>, Guild.VerificationLevel) - Constructor for class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
InviteImpl - Class in com.mewna.catnip.entity.impl.guild
 
InviteImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.InviteImpl
 
InviteImpl(Catnip, String, Invite.Inviter, Invite.InviteGuild, Invite.InviteChannel, int, int) - Constructor for class com.mewna.catnip.entity.impl.guild.InviteImpl
 
InviteImpl.InviteChannelImpl - Class in com.mewna.catnip.entity.impl.guild
 
InviteImpl.InviteChannelImpl.InviteChannelImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
InviteImpl.InviteGuildImpl - Class in com.mewna.catnip.entity.impl.guild
 
InviteImpl.InviteGuildImpl.InviteGuildImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
InviteImpl.InviteImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
InviteImpl.InviterImpl - Class in com.mewna.catnip.entity.impl.guild
 
InviteImpl.InviterImpl.InviterImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
inviter() - Method in interface com.mewna.catnip.entity.guild.Invite
 
inviter() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
inviter() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
inviter(Invite.Inviter) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteImplBuilder
 
inviter(Invite.Inviter) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
inviter(Invite.Inviter) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
inviter(Invite.Inviter) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
InviterImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
InviterImpl(Catnip, long, String, String, String) - Constructor for class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
iReallyWantToStartTheBotWithNoIntents() - Method in class com.mewna.catnip.CatnipOptions
 
iReallyWantToStartTheBotWithNoIntents() - Method in interface com.mewna.catnip.util.CatnipOptionsView
 
iReallyWantToStartTheBotWithNoIntents(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
is(String) - Method in interface com.mewna.catnip.entity.misc.Emoji.ActivityEmoji
 
is(String) - Method in interface com.mewna.catnip.entity.misc.Emoji.CustomEmoji
 
is(String) - Method in interface com.mewna.catnip.entity.misc.Emoji
Checks whether or not this emoji is the provided emoji string.
is(String) - Method in interface com.mewna.catnip.entity.misc.Emoji.UnicodeEmoji
 
IS_CROSSPOST - Enum constant in enum class com.mewna.catnip.entity.message.MessageFlag
 
isCategory() - Method in interface com.mewna.catnip.entity.channel.Category
 
isCategory() - Method in interface com.mewna.catnip.entity.channel.Channel
 
isCategory() - Method in interface com.mewna.catnip.entity.channel.DMChannel
 
isCategory() - Method in interface com.mewna.catnip.entity.channel.TextChannel
 
isCategory() - Method in interface com.mewna.catnip.entity.channel.VoiceChannel
 
isConnected() - Method in interface com.mewna.catnip.shard.CatnipShard
Checks whether or not the current shard is currently connected to the websocket gateway.
isConnected() - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
isDefault() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl
 
isDefault() - Method in interface com.mewna.catnip.entity.message.component.Select.SelectOption
 
isDefault(boolean) - Method in class com.mewna.catnip.entity.builder.component.SelectBuilder.SelectOptionBuilder
 
isDefault(boolean) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl
 
isDefault(boolean) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl.SelectOptionImplBuilder
 
isDM() - Method in interface com.mewna.catnip.entity.channel.Channel
 
isDM() - Method in interface com.mewna.catnip.entity.channel.DMChannel
 
isDM() - Method in interface com.mewna.catnip.entity.channel.GuildChannel
 
isEmpty() - Method in interface com.mewna.catnip.cache.view.CacheView
 
isEmpty() - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
isEmpty() - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
isEmpty() - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
isEmpty() - Method in class com.mewna.catnip.util.task.QueueTask
 
isGnome() - Method in interface com.mewna.catnip.entity.message.Message
 
isGroupDM() - Method in interface com.mewna.catnip.entity.channel.Channel
 
isGroupDM() - Method in interface com.mewna.catnip.entity.channel.GroupDMChannel
 
isGroupDM() - Method in interface com.mewna.catnip.entity.channel.GuildChannel
 
isGroupDM() - Method in interface com.mewna.catnip.entity.channel.UserDMChannel
 
isGuild() - Method in interface com.mewna.catnip.entity.channel.Channel
 
isGuild() - Method in interface com.mewna.catnip.entity.channel.DMChannel
 
isGuild() - Method in interface com.mewna.catnip.entity.channel.GuildChannel
 
isGuildMessageChannel() - Method in interface com.mewna.catnip.entity.channel.Channel
 
isGuildMessageChannel() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
isInputClosed() - Method in class com.mewna.catnip.util.ReentrantLockWebSocket
 
isNews() - Method in interface com.mewna.catnip.entity.channel.Channel
Whether or not this channel is a news channel.
isNews() - Method in interface com.mewna.catnip.entity.channel.TextChannel
 
isOutputClosed() - Method in class com.mewna.catnip.util.ReentrantLockWebSocket
 
isOwner() - Method in interface com.mewna.catnip.entity.guild.Member
Checks if the member is the owner of the guild.
isPresent(long) - Method in enum class com.mewna.catnip.entity.util.Permission
 
isRickRoll() - Method in interface com.mewna.catnip.entity.message.Message
 
isStore() - Method in interface com.mewna.catnip.entity.channel.Channel
Whether or not this channel is a store channel.
isTeam() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
isTeam() - Method in interface com.mewna.catnip.entity.misc.ApplicationOwner
 
isText() - Method in interface com.mewna.catnip.entity.channel.Category
 
isText() - Method in interface com.mewna.catnip.entity.channel.Channel
 
isText() - Method in interface com.mewna.catnip.entity.channel.DMChannel
 
isText() - Method in interface com.mewna.catnip.entity.channel.TextChannel
 
isText() - Method in interface com.mewna.catnip.entity.channel.VoiceChannel
 
isUnavailable(String) - Method in interface com.mewna.catnip.Catnip
 
isUnavailable(String) - Method in class com.mewna.catnip.internal.CatnipImpl
 
isUserDM() - Method in interface com.mewna.catnip.entity.channel.Channel
 
isUserDM() - Method in interface com.mewna.catnip.entity.channel.GroupDMChannel
 
isUserDM() - Method in interface com.mewna.catnip.entity.channel.GuildChannel
 
isUserDM() - Method in interface com.mewna.catnip.entity.channel.UserDMChannel
 
isVoice() - Method in interface com.mewna.catnip.entity.channel.Category
 
isVoice() - Method in interface com.mewna.catnip.entity.channel.Channel
 
isVoice() - Method in interface com.mewna.catnip.entity.channel.DMChannel
 
isVoice() - Method in interface com.mewna.catnip.entity.channel.TextChannel
 
isVoice() - Method in interface com.mewna.catnip.entity.channel.VoiceChannel
 
iterator() - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
iterator() - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
iterator() - Method in interface com.mewna.catnip.cache.view.LongEntityMap
 
iterator() - Method in class com.mewna.catnip.cache.view.NoopCacheView
 

J

join() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl
 
join() - Method in interface com.mewna.catnip.entity.user.Presence.ActivitySecrets
 
join(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl.ActivitySecretsImplBuilder
 
join(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl
 
JOIN - Enum constant in enum class com.mewna.catnip.entity.message.MessageActivityType
 
JOIN - Enum constant in enum class com.mewna.catnip.entity.user.Presence.ActivityFlag
 
JOIN_REQUEST - Enum constant in enum class com.mewna.catnip.entity.message.MessageActivityType
 
JOIN_REQUEST - Enum constant in enum class com.mewna.catnip.entity.user.Presence.ActivityFlag
 
JOIN_THREAD - Static variable in class com.mewna.catnip.rest.Routes
 
joinedAt() - Method in interface com.mewna.catnip.entity.guild.Guild
 
joinedAt() - Method in interface com.mewna.catnip.entity.guild.Member
When the user joined the server last.
joinedAt() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl
 
joinedAt() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
joinedAt() - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
joinedAt() - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
joinedAt() - Method in interface com.mewna.catnip.entity.partials.HasJoinedAt
 
joinedAt(String) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl
 
joinedAt(String) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl.ThreadMemberImplBuilder
 
joinedAt(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
joinedAt(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
joinedAt(String) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
joinedAt(String) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl.MemberImplBuilder
 
joinedAtTimestamp(Timestamped.TimestampStyle) - Method in interface com.mewna.catnip.entity.guild.Guild
 
joinThread(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
jpg() - Method in class com.mewna.catnip.entity.util.ImageOptions
 
JPG - Enum constant in enum class com.mewna.catnip.entity.util.ImageType
 
jsonCode() - Method in exception com.mewna.catnip.rest.ResponseException
 
JsonConvertible - Interface in com.mewna.catnip.util
 
JsonErrorCode - Enum Class in com.mewna.catnip.rest
 
jsonErrorCodeInt() - Method in exception com.mewna.catnip.rest.ResponseException
 
jsonErrorCodeMessage() - Method in exception com.mewna.catnip.rest.ResponseException
 
jsonMessage() - Method in exception com.mewna.catnip.rest.ResponseException
 
JsonUtil - Class in com.mewna.catnip.util
 

K

keepaliveThread() - Method in class com.mewna.catnip.internal.CatnipImpl
 
key() - Method in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
 
key() - Method in interface com.mewna.catnip.entity.guild.audit.AuditLogChange
 
key() - Method in enum class com.mewna.catnip.entity.guild.Guild.ContentFilterLevel
 
key() - Method in enum class com.mewna.catnip.entity.guild.Guild.MFALevel
 
key() - Method in enum class com.mewna.catnip.entity.guild.Guild.NotificationLevel
 
key() - Method in enum class com.mewna.catnip.entity.guild.Guild.PremiumTier
 
key() - Method in enum class com.mewna.catnip.entity.guild.Guild.VerificationLevel
 
key() - Method in enum class com.mewna.catnip.entity.guild.PermissionOverride.OverrideType
 
key() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl
 
key() - Method in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
 
key() - Method in enum class com.mewna.catnip.entity.interaction.InteractionResponseType
 
key() - Method in enum class com.mewna.catnip.entity.interaction.InteractionType
 
key() - Method in enum class com.mewna.catnip.entity.message.Embed.EmbedType
 
key() - Method in interface com.mewna.catnip.shard.event.DoubleEventType
Key used in the event bus.
key() - Method in class com.mewna.catnip.shard.event.DoubleEventTypeImpl
 
key() - Method in interface com.mewna.catnip.shard.event.EventType
Key used in the event bus.
key() - Method in class com.mewna.catnip.shard.event.EventTypeImpl
 
key(String) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl.AuditLogChangeImplBuilder
 
key(String) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl
 
keys() - Method in interface com.mewna.catnip.cache.view.CacheView
 
keys() - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
keys() - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
keys() - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
kick(long) - Method in interface com.mewna.catnip.entity.guild.Guild
Kicks a member from the Guild.
kick(long, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Kicks a member from the Guild.
kick(Member) - Method in interface com.mewna.catnip.entity.guild.Guild
Kicks a member from the Guild.
kick(Member, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Kicks a member from the Guild.
kick(String) - Method in interface com.mewna.catnip.entity.guild.Guild
Kicks a member from the Guild.
kick(String, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Kicks a member from the Guild.
KICK_MEMBERS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 

L

label() - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
label() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl
 
label() - Method in interface com.mewna.catnip.entity.message.component.Button
 
label() - Method in interface com.mewna.catnip.entity.message.component.Select.SelectOption
 
label(String) - Method in class com.mewna.catnip.entity.builder.component.ButtonBuilder
 
label(String) - Method in class com.mewna.catnip.entity.builder.component.SelectBuilder.SelectOptionBuilder
 
label(String) - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl.ButtonImplBuilder
 
label(String) - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
label(String) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl
 
label(String) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl.SelectOptionImplBuilder
 
large() - Method in interface com.mewna.catnip.entity.guild.Guild
 
large() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
large(boolean) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
large(boolean) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
largeImage() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl
 
largeImage() - Method in interface com.mewna.catnip.entity.user.Presence.ActivityAssets
 
largeImage(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl.ActivityAssetsImplBuilder
 
largeImage(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl
 
largeText() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl
 
largeText() - Method in interface com.mewna.catnip.entity.user.Presence.ActivityAssets
 
largeText(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl.ActivityAssetsImplBuilder
 
largeText(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl
 
largeThreshold() - Method in class com.mewna.catnip.CatnipOptions
 
largeThreshold() - Method in interface com.mewna.catnip.util.CatnipOptionsView
Total number of members where the gateway will stop sending offline members in the guild member list.
largeThreshold(int) - Method in class com.mewna.catnip.CatnipOptions
 
last() - Method in class com.mewna.catnip.util.pagination.BasePaginator.RequestState
 
lastHeartbeatLatency() - Method in interface com.mewna.catnip.shard.CatnipShard
Return the shard's computed gateway latency, ie.
lastHeartbeatLatency() - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
lastPinTimestamp() - Method in interface com.mewna.catnip.entity.channel.ChannelPinsUpdate
 
lastPinTimestamp() - Method in class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl
 
lastPinTimestamp(String) - Method in class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl.ChannelPinsUpdateImplBuilder
 
lastPinTimestamp(String) - Method in class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl
 
latch() - Method in class com.mewna.catnip.internal.CatnipImpl
 
latency() - Method in class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl
 
latency() - Method in interface com.mewna.catnip.entity.lifecycle.HighWebsocketLatency
 
latency(long) - Method in class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl.HighWebsocketLatencyImplBuilder
 
latency(long) - Method in class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl
 
leave() - Method in interface com.mewna.catnip.entity.guild.Guild
Leave this guild.
LEAVE_GUILD - Static variable in class com.mewna.catnip.rest.Routes
 
LEAVE_THREAD - Static variable in class com.mewna.catnip.rest.Routes
 
leaveGuild(String) - Method in class com.mewna.catnip.rest.handler.RestUser
 
leaveThread(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
left() - Method in interface com.mewna.catnip.shard.event.DoubleEventType
 
left() - Method in class com.mewna.catnip.shard.event.DoubleEventTypeImpl
 
LifecycleEvent - Interface in com.mewna.catnip.shard
 
LifecycleEvent.Raw - Interface in com.mewna.catnip.shard
 
lifecycleState() - Method in interface com.mewna.catnip.shard.CatnipShard
Get the lifecycle state for the current shard.
lifecycleState() - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
LifecycleState - Enum Class in com.mewna.catnip.shard
 
limit - Variable in class com.mewna.catnip.util.pagination.BasePaginator
 
limit() - Method in class com.mewna.catnip.shard.ShardInfo
 
limit(int) - Method in class com.mewna.catnip.util.pagination.BasePaginator
Sets a limit to how many objects will be requested.
LINK - Enum constant in enum class com.mewna.catnip.entity.message.component.Button.ButtonStyle
 
LINK - Enum constant in enum class com.mewna.catnip.entity.message.Embed.EmbedType
 
LIST_ACTIVE_THREADS - Static variable in class com.mewna.catnip.rest.Routes
 
LIST_GUILD_EMOJIS - Static variable in class com.mewna.catnip.rest.Routes
 
LIST_GUILD_MEMBERS - Static variable in class com.mewna.catnip.rest.Routes
 
LIST_JOINED_PRIVATE_ARCHIVED_THREADS - Static variable in class com.mewna.catnip.rest.Routes
 
LIST_PRIVATE_ARCHIVED_THREADS - Static variable in class com.mewna.catnip.rest.Routes
 
LIST_PUBLIC_ARCHIVED_THREADS - Static variable in class com.mewna.catnip.rest.Routes
 
LIST_THREAD_MEMBERS - Static variable in class com.mewna.catnip.rest.Routes
 
LIST_VOICE_REGIONS - Static variable in class com.mewna.catnip.rest.Routes
 
listActiveThreads(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
listActiveThreadsRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
LISTEN - Enum constant in enum class com.mewna.catnip.entity.message.MessageActivityType
 
listeners() - Method in class com.mewna.catnip.extension.AbstractExtension
 
listeners() - Method in interface com.mewna.catnip.extension.Extension
 
LISTENING - Enum constant in enum class com.mewna.catnip.entity.user.Presence.ActivityType
 
listGuildEmojis(String) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
listGuildEmojisRaw(String) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
listGuildMembers(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
listGuildMembers(String, int, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
listGuildMembersRaw(String, int, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
listJoinedPrivateArchivedThreads(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
listJoinedPrivateArchivedThreadsRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
listPrivateArchivedThreads(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
listPrivateArchivedThreadsRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
listPublicArchivedThreads(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
listPublicArchivedThreadsRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
listThreadMembers(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
listThreadMembersRaw(String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
listVoiceRegions() - Method in class com.mewna.catnip.rest.handler.RestVoice
 
listVoiceRegionsRaw() - Method in class com.mewna.catnip.rest.handler.RestVoice
 
loadExtension(Extension) - Method in interface com.mewna.catnip.Catnip
Load an extension for this catnip instance.
loadExtension(Extension) - Method in class com.mewna.catnip.extension.manager.DefaultExtensionManager
 
loadExtension(Extension) - Method in interface com.mewna.catnip.extension.manager.ExtensionManager
Load the given extension instance.
loadExtension(Extension) - Method in class com.mewna.catnip.internal.CatnipImpl
 
LOADING - Enum constant in enum class com.mewna.catnip.entity.message.MessageFlag
 
lock - Variable in class com.mewna.catnip.cache.view.DefaultCacheView
 
locked() - Method in interface com.mewna.catnip.entity.channel.ThreadChannel.ThreadMetadata
 
locked() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl
 
locked(boolean) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl
 
locked(boolean) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl.ThreadMetadataImplBuilder
 
log(Level, String, Object...) - Method in class com.mewna.catnip.util.logging.DefaultLogAdapter
 
log(Level, String, Object...) - Method in interface com.mewna.catnip.util.logging.LogAdapter
 
logAdapter() - Method in interface com.mewna.catnip.Catnip
The logging adapter.
logAdapter() - Method in class com.mewna.catnip.CatnipOptions
 
logAdapter() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The log adapter for catnip to use.
logAdapter(LogAdapter) - Method in class com.mewna.catnip.CatnipOptions
 
LogAdapter - Interface in com.mewna.catnip.util.logging
If, for some reason, you want to plug in your own logging framework that ISN'T logback, SLF4J, ..., then you can implement this interface.
logEntityPresenceWarningOnCustomCache() - Method in class com.mewna.catnip.CatnipOptions
 
logEntityPresenceWarningOnCustomCache() - Method in interface com.mewna.catnip.util.CatnipOptionsView
 
logEntityPresenceWarningOnCustomCache(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
logEventNotInIntentsWarning() - Method in class com.mewna.catnip.CatnipOptions
 
logEventNotInIntentsWarning() - Method in interface com.mewna.catnip.util.CatnipOptionsView
 
logEventNotInIntentsWarning(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
logExtensionOverrides() - Method in class com.mewna.catnip.CatnipOptions
 
logExtensionOverrides() - Method in class com.mewna.catnip.internal.CatnipImpl
 
logExtensionOverrides() - Method in interface com.mewna.catnip.util.CatnipOptionsView
Whether or not extensions overriding options should be logged.
logExtensionOverrides(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
LOGGED_IN - Enum constant in enum class com.mewna.catnip.shard.LifecycleState
 
logLifecycleEvents() - Method in class com.mewna.catnip.CatnipOptions
 
logLifecycleEvents() - Method in interface com.mewna.catnip.util.CatnipOptionsView
If this option is enabled, lifecycle-related events -- things like shard connects / disconnects, 429 HTTP responses, ...
logLifecycleEvents(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
logPrivilegedIntentWarning() - Method in class com.mewna.catnip.CatnipOptions
 
logPrivilegedIntentWarning() - Method in interface com.mewna.catnip.util.CatnipOptionsView
 
logPrivilegedIntentWarning(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
logUncachedPresenceWhenNotChunking() - Method in class com.mewna.catnip.CatnipOptions
 
logUncachedPresenceWhenNotChunking() - Method in interface com.mewna.catnip.util.CatnipOptionsView
Whether or not to log "Received presence for uncached user XXX" when catnip is not chunking members.
logUncachedPresenceWhenNotChunking(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
LONG - Enum constant in enum class com.mewna.catnip.entity.partials.Timestamped.TimestampStyle
Example: 16:20:30
LONG_DATE - Enum constant in enum class com.mewna.catnip.entity.partials.Timestamped.TimestampStyle
Example: 20 April 2021
LONG_DATE_TIME - Enum constant in enum class com.mewna.catnip.entity.partials.Timestamped.TimestampStyle
Example: Tuesday, 20 April 2021 16:20
LongEntityMap<T> - Interface in com.mewna.catnip.cache.view
 
LOTTIE - Enum constant in enum class com.mewna.catnip.entity.sticker.StickerFormatType
 
LOW - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.VerificationLevel
Members must have a verified email on their account.
LURKABLE - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Deprecated.

M

majorParam() - Method in class com.mewna.catnip.rest.Routes.Route
 
MANAGE_CHANNELS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
MANAGE_EMOJIS_AND_STICKERS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
MANAGE_EVENTS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
MANAGE_GUILD - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
MANAGE_MESSAGES - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
MANAGE_NICKNAMES - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
MANAGE_ROLES - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
MANAGE_THREADS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
MANAGE_WEBHOOKS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
managed() - Method in interface com.mewna.catnip.entity.guild.Role
Whether or not this role is managed by a 3rd party connection.
managed() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
managed() - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
managed() - Method in interface com.mewna.catnip.entity.misc.Emoji.ActivityEmoji
 
managed() - Method in interface com.mewna.catnip.entity.misc.Emoji
Whether this emoji is managed.
managed() - Method in interface com.mewna.catnip.entity.misc.Emoji.UnicodeEmoji
 
managed(boolean) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
managed(boolean) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
managed(boolean) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl.CustomEmojiImplBuilder
 
managed(boolean) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
MANAGED_EMOJI - Enum constant in enum class com.mewna.catnip.entity.misc.ApplicationFlag
 
manualChunkRerequesting() - Method in class com.mewna.catnip.CatnipOptions
 
manualChunkRerequesting() - Method in interface com.mewna.catnip.util.CatnipOptionsView
If this option is enabled, emit a MemberChunkRerequest over the event bus when a shard needs to re-request member chunks for a guild, instead of automatically re-requesting them.
manualChunkRerequesting(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
map - Variable in class com.mewna.catnip.cache.view.DefaultCacheView
 
mapObjectContents(Function<JsonObject, T>) - Static method in class com.mewna.catnip.util.JsonUtil
 
markAvailable(String) - Method in class com.mewna.catnip.internal.CatnipImpl
 
markUnavailable(String) - Method in class com.mewna.catnip.internal.CatnipImpl
 
match() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl
 
match() - Method in interface com.mewna.catnip.entity.user.Presence.ActivitySecrets
 
match(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl.ActivitySecretsImplBuilder
 
match(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl
 
matchingExtensions(Class<T>) - Method in class com.mewna.catnip.extension.manager.DefaultExtensionManager
 
matchingExtensions(Class<T>) - Method in interface com.mewna.catnip.extension.manager.ExtensionManager
Get all loaded extensions that are instantiated from the given class.
matchingExtensions(String) - Method in class com.mewna.catnip.extension.manager.DefaultExtensionManager
 
matchingExtensions(String) - Method in interface com.mewna.catnip.extension.manager.ExtensionManager
Get all loaded extensions whose names match the specified regex.
max(Comparator<? super T>) - Method in interface com.mewna.catnip.cache.view.CacheView
Returns the maximum element of this cache according to the provided Comparator.
max(Comparator<? super T>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
max(Comparator<? super T>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
max(Comparator<? super T>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
MAX_ATTACHMENT_COUNT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
MAX_CHANNEL_COUNT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
MAX_FRIEND_COUNT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
MAX_GUILD_COUNT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
MAX_INVITE_COUNT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
MAX_PIN_COUNT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
MAX_REACTION_COUNT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
MAX_ROLE_COUNT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
MAX_SAFE_INTEGER - Static variable in class com.mewna.catnip.util.JsonUtil
 
MAX_WEBHOOK_COUNT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
maxAge() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
maxAge() - Method in interface com.mewna.catnip.entity.misc.CreatedInvite
 
maxAge() - Method in class com.mewna.catnip.rest.invite.InviteCreateOptions
How old the invite can be before it expires.
maxAge(int) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
maxAge(int) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
maxAge(int) - Method in class com.mewna.catnip.rest.invite.InviteCreateOptions
How old the invite can be before it expires.
maxMembers() - Method in interface com.mewna.catnip.entity.guild.Guild
 
maxMembers() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
maxMembers(int) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
maxMembers(int) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
maxPresences() - Method in interface com.mewna.catnip.entity.guild.Guild
 
maxPresences() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
maxPresences(int) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
maxPresences(int) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
maxRequestSize - Variable in class com.mewna.catnip.util.pagination.BasePaginator
 
maxSize() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl
 
maxSize() - Method in interface com.mewna.catnip.entity.user.Presence.ActivityParty
 
maxSize(int) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl.ActivityPartyImplBuilder
 
maxSize(int) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl
 
maxUses() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
maxUses() - Method in interface com.mewna.catnip.entity.misc.CreatedInvite
 
maxUses() - Method in class com.mewna.catnip.rest.invite.InviteCreateOptions
How many times the invite can be used
maxUses(int) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
maxUses(int) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
maxUses(int) - Method in class com.mewna.catnip.rest.invite.InviteCreateOptions
How many times the invite can be used
maxValues() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
maxValues() - Method in interface com.mewna.catnip.entity.message.component.Select
 
maxValues(int) - Method in class com.mewna.catnip.entity.builder.component.SelectBuilder
 
maxValues(int) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
maxValues(int) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectImplBuilder
 
MEDIUM - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.VerificationLevel
Members must also be registered on Discord for more than 5 minutes.
member() - Method in interface com.mewna.catnip.entity.channel.ThreadChannel
 
member() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
member() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
member() - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
member() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
member() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
member() - Method in interface com.mewna.catnip.entity.interaction.Interaction
 
member() - Method in interface com.mewna.catnip.entity.message.Message
The author of the message, as a member of the guild.
member() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
member(long) - Method in interface com.mewna.catnip.entity.guild.Guild
 
member(long, long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
member(long, long) - Method in interface com.mewna.catnip.cache.EntityCache
Get the member with the given ID from the guild with the given ID.
member(long, long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
member(ThreadChannel.ThreadMember) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
member(ThreadChannel.ThreadMember) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
member(Member) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl.ApplicationCommandInteractionImplBuilder
 
member(Member) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
member(Member) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl.ButtonInteractionImplBuilder
 
member(Member) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
member(Member) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
member(Member) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionImplBuilder
 
member(Member) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
member(Member) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
member(String) - Method in interface com.mewna.catnip.entity.guild.Guild
 
member(String, String) - Method in interface com.mewna.catnip.cache.EntityCache
Get the member with the given ID from the guild with the given ID.
Member - Interface in com.mewna.catnip.entity.guild
A member in a guild.
MEMBER - Enum constant in enum class com.mewna.catnip.cache.EntityCacheWorker.CachedEntityState
 
MEMBER - Enum constant in enum class com.mewna.catnip.entity.guild.PermissionOverride.OverrideType
 
MEMBER_BAN_ADD - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
MEMBER_BAN_REMOVE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
MEMBER_CHUNK_REREQUEST - Static variable in interface com.mewna.catnip.shard.LifecycleEvent
Fired if manual member chunk re-requesting is enabled.
MEMBER_CHUNK_REREQUEST - Static variable in interface com.mewna.catnip.shard.LifecycleEvent.Raw
 
MEMBER_DISCONNECT - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
MEMBER_KICK - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
MEMBER_LIST_DISABLED - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Deprecated.
MEMBER_MOVE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
MEMBER_PROFILES - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
 
MEMBER_PRUNE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
MEMBER_ROLE_UPDATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
MEMBER_UPDATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
MEMBER_VERIFICATION_GATE_ENABLED - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
This is a part of membership screening, see https://github.com/discord/discord-api-docs/pull/2396 Needs GuildFeature.COMMUNITY
MemberAddOptions - Class in com.mewna.catnip.rest.guild
 
MemberAddOptions() - Constructor for class com.mewna.catnip.rest.guild.MemberAddOptions
 
memberCache - Variable in class com.mewna.catnip.cache.MemoryEntityCache
 
memberCache(long, boolean) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
MemberChunkRerequest - Interface in com.mewna.catnip.entity.lifecycle
Fired when a guild needs its member chunks re-requested, if and only if CatnipOptions.manualChunkRerequesting() is true.
MemberChunkRerequestImpl - Class in com.mewna.catnip.entity.impl.lifecycle
 
MemberChunkRerequestImpl() - Constructor for class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl
 
MemberChunkRerequestImpl(Catnip, ShardInfo, String) - Constructor for class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl
 
MemberChunkRerequestImpl.MemberChunkRerequestImplBuilder - Class in com.mewna.catnip.entity.impl.lifecycle
 
memberChunkTimeout() - Method in class com.mewna.catnip.CatnipOptions
 
memberChunkTimeout() - Method in interface com.mewna.catnip.util.CatnipOptionsView
How long catnip should wait to ensure that all member chunks have been received, in milliseconds.
memberChunkTimeout(long) - Method in class com.mewna.catnip.CatnipOptions
 
memberCount() - Method in interface com.mewna.catnip.entity.channel.ThreadChannel
 
memberCount() - Method in interface com.mewna.catnip.entity.channel.ThreadMembersUpdate
 
memberCount() - Method in interface com.mewna.catnip.entity.guild.Guild
 
memberCount() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
memberCount() - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
memberCount(int) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
memberCount(int) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
memberCount(int) - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
memberCount(int) - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl.ThreadMembersUpdateImplBuilder
 
MemberData - Class in com.mewna.catnip.rest.guild
 
MemberData() - Constructor for class com.mewna.catnip.rest.guild.MemberData
 
MemberDisconnectInfo - Interface in com.mewna.catnip.entity.guild.audit
 
MemberDisconnectInfoImpl - Class in com.mewna.catnip.entity.impl.guild.audit
 
MemberDisconnectInfoImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.audit.MemberDisconnectInfoImpl
 
MemberDisconnectInfoImpl(Catnip, int) - Constructor for class com.mewna.catnip.entity.impl.guild.audit.MemberDisconnectInfoImpl
 
MemberDisconnectInfoImpl.MemberDisconnectInfoImplBuilder - Class in com.mewna.catnip.entity.impl.guild.audit
 
MemberImpl - Class in com.mewna.catnip.entity.impl.guild
 
MemberImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.MemberImpl
 
MemberImpl(Catnip, long, long, String, Set<String>, String, String, String) - Constructor for class com.mewna.catnip.entity.impl.guild.MemberImpl
 
MemberImpl.MemberImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
MemberMoveInfo - Interface in com.mewna.catnip.entity.guild.audit
 
MemberMoveInfoImpl - Class in com.mewna.catnip.entity.impl.guild.audit
 
MemberMoveInfoImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl
 
MemberMoveInfoImpl(Catnip, long, int) - Constructor for class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl
 
MemberMoveInfoImpl.MemberMoveInfoImplBuilder - Class in com.mewna.catnip.entity.impl.guild.audit
 
memberNameFunction() - Method in class com.mewna.catnip.cache.MemoryEntityCache
Function used to map members to their name, for named cache views.
memberOverride(String) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
memberOverride(String, Consumer<PermissionOverrideData>) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
MemberPaginator - Class in com.mewna.catnip.util.pagination
 
MemberPaginator(EntityBuilder, String) - Constructor for class com.mewna.catnip.util.pagination.MemberPaginator
 
MemberPruneInfo - Interface in com.mewna.catnip.entity.guild.audit
 
MemberPruneInfoImpl - Class in com.mewna.catnip.entity.impl.guild.audit
 
MemberPruneInfoImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl
 
MemberPruneInfoImpl(Catnip, int, int) - Constructor for class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl
 
MemberPruneInfoImpl.MemberPruneInfoImplBuilder - Class in com.mewna.catnip.entity.impl.guild.audit
 
members() - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
members() - Method in interface com.mewna.catnip.cache.EntityCache
Get all members cached in this entity cache.
members() - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
members() - Method in interface com.mewna.catnip.entity.channel.ThreadListSync
 
members() - Method in interface com.mewna.catnip.entity.guild.Guild
 
members() - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl
 
members() - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
members() - Method in interface com.mewna.catnip.entity.misc.Team
 
members(long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
members(long) - Method in interface com.mewna.catnip.cache.EntityCache
Get all members for the guild with the given ID.
members(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
members(String) - Method in interface com.mewna.catnip.cache.EntityCache
Get all members for the guild with the given ID.
members(List<ThreadChannel.ThreadMember>) - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl
 
members(List<ThreadChannel.ThreadMember>) - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl.ThreadListSyncImplBuilder
 
members(List<TeamMember>) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
members(List<TeamMember>) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl.TeamImplBuilder
 
MEMBERS_WITHOUT_ROLES - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.ContentFilterLevel
Only messages from members with no roles are filtered.
membersDisconnectedCount() - Method in interface com.mewna.catnip.entity.guild.audit.MemberDisconnectInfo
 
membersDisconnectedCount() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberDisconnectInfoImpl
 
membersDisconnectedCount(int) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberDisconnectInfoImpl.MemberDisconnectInfoImplBuilder
 
membersDisconnectedCount(int) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberDisconnectInfoImpl
 
membershipState() - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
membershipState() - Method in interface com.mewna.catnip.entity.misc.TeamMember
 
membershipState(int) - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
membershipState(int) - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl.TeamMemberImplBuilder
 
membersMovedCount() - Method in interface com.mewna.catnip.entity.guild.audit.MemberMoveInfo
 
membersMovedCount() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl
 
membersMovedCount(int) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl.MemberMoveInfoImplBuilder
 
membersMovedCount(int) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl
 
MemoryEntityCache - Class in com.mewna.catnip.cache
 
MemoryEntityCache() - Constructor for class com.mewna.catnip.cache.MemoryEntityCache
 
MemoryRatelimiter - Class in com.mewna.catnip.shard.ratelimit
 
MemoryRatelimiter() - Constructor for class com.mewna.catnip.shard.ratelimit.MemoryRatelimiter
 
MENTION_EVERYONE - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
mentionable() - Method in interface com.mewna.catnip.entity.guild.Role
Whether or not mentioning this role will effectively mention those with it.
mentionable() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
mentionable() - Method in class com.mewna.catnip.rest.guild.RoleData
 
mentionable(boolean) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
mentionable(boolean) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
mentionable(Boolean) - Method in class com.mewna.catnip.rest.guild.RoleData
 
Mentionable - Interface in com.mewna.catnip.entity.partials
An entity that can be mentioned.
MENTIONABLE - Enum constant in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
 
mentionAllRoles() - Method in class com.mewna.catnip.entity.message.MessageOptions
Nullifies the roles set to mark as mention all.
mentionAllUsers() - Method in class com.mewna.catnip.entity.message.MessageOptions
Nullifies the users set to mark as mention all.
mentionedChannels() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
mentionedChannels() - Method in interface com.mewna.catnip.entity.message.Message
 
mentionedChannels(List<ChannelMention>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
mentionedChannels(List<ChannelMention>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
mentionedMembers() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
mentionedMembers() - Method in interface com.mewna.catnip.entity.message.Message
A list of members mentioned by this message.
mentionedMembers(List<Member>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
mentionedMembers(List<Member>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
mentionedRoleIds() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
mentionedRoleIds() - Method in interface com.mewna.catnip.entity.message.Message
List of the ids of all roles @mentioned by this message.
All users with at least one of these roles will also be mentioned.
mentionedRoleIds(List<String>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
mentionedRoleIds(List<String>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
mentionedRoles() - Method in interface com.mewna.catnip.entity.message.Message
List of roles @mentioned by this message.
mentionedRoles() - Method in class com.mewna.catnip.entity.message.MessageOptions
A whitelist of mentioned roles.
mentionedUsers() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
mentionedUsers() - Method in interface com.mewna.catnip.entity.message.Message
List of users @mentioned by this message.
mentionedUsers() - Method in class com.mewna.catnip.entity.message.MessageOptions
A whitelist of mentioned users.
mentionedUsers(List<User>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
mentionedUsers(List<User>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
mentionMember(Member) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds a user to the mention whitelist.
mentionMembers(Member...) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds users to the mention whitelist.
mentionMembers(Collection<Member>) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds users to the mention whitelist.
mentionNoRoles() - Method in class com.mewna.catnip.entity.message.MessageOptions
Clears roles or sets it to an empty set to mark as mention none.
mentionNoUsers() - Method in class com.mewna.catnip.entity.message.MessageOptions
Clears users or sets it to an empty set to mark as mention none.
MentionParseFlag - Enum Class in com.mewna.catnip.entity.message
 
mentionRole(Role) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds a role to the mention whitelist.
mentionRoleById(long) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds a role to the mention whitelist.
mentionRoleById(String) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds a role to the mention whitelist.
mentionRoles(Role...) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds roles to the mention whitelist.
mentionRoles(Collection<Role>) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds roles to the mention whitelist.
mentionRolesById(long...) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds roles to the mention whitelist.
mentionRolesById(String...) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds roles to the mention whitelist.
mentionRolesById(Collection<String>) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds roles to the mention whitelist.
mentionsEveryone() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
mentionsEveryone() - Method in interface com.mewna.catnip.entity.message.Message
Whether the message mentions everyone.
mentionsEveryone(boolean) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
mentionsEveryone(boolean) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
mentionUser(User) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds a user to the mention whitelist.
mentionUserById(long) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds a user to the mention whitelist.
mentionUserById(String) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds a user to the mention whitelist.
mentionUsers(User...) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds users to the mention whitelist.
mentionUsers(Collection<User>) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds users to the mention whitelist.
mentionUsersById(long...) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds users to the mention whitelist.
mentionUsersById(String...) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds users to the mention whitelist.
mentionUsersById(Collection<String>) - Method in class com.mewna.catnip.entity.message.MessageOptions
Adds users to the mention whitelist.
message() - Method in enum class com.mewna.catnip.rest.JsonErrorCode
 
message() - Method in enum class com.mewna.catnip.shard.GatewayCloseCode
 
Message - Interface in com.mewna.catnip.entity.message
A single message in Discord.
MESSAGE - Enum constant in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandType
 
MESSAGE_ALREADY_PUBLISHED - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
MESSAGE_BULK_DELETE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
MESSAGE_BULK_DELETE_TOO_OLD - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
MESSAGE_CANT_EDIT_PUBLISH_RATELIMIT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
MESSAGE_COMPONENT - Enum constant in enum class com.mewna.catnip.entity.interaction.InteractionType
 
MESSAGE_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
MESSAGE_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
MESSAGE_DELETE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
MESSAGE_DELETE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
MESSAGE_DELETE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
MESSAGE_DELETE_BULK - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
MESSAGE_DELETE_BULK - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
MESSAGE_EMBEDS_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
MESSAGE_EMBEDS_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
This is a special case of MESSAGE_UPDATE.
MESSAGE_PIN - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
MESSAGE_REACTION_ADD - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
MESSAGE_REACTION_ADD - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
MESSAGE_REACTION_REMOVE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
MESSAGE_REACTION_REMOVE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
MESSAGE_REACTION_REMOVE_ALL - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
MESSAGE_REACTION_REMOVE_ALL - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
MESSAGE_REACTION_REMOVE_EMOJI - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
MESSAGE_REACTION_REMOVE_EMOJI - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
MESSAGE_UNPIN - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
MESSAGE_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
MESSAGE_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
Message.Attachment - Interface in com.mewna.catnip.entity.message
 
Message.MessageActivity - Interface in com.mewna.catnip.entity.message
 
Message.MessageApplication - Interface in com.mewna.catnip.entity.message
 
Message.Reaction - Interface in com.mewna.catnip.entity.message
 
MessageActivityImpl - Class in com.mewna.catnip.entity.impl.message
 
MessageActivityImpl() - Constructor for class com.mewna.catnip.entity.impl.message.MessageActivityImpl
 
MessageActivityImpl(MessageActivityType, String) - Constructor for class com.mewna.catnip.entity.impl.message.MessageActivityImpl
 
MessageActivityImpl.MessageActivityImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
MessageActivityType - Enum Class in com.mewna.catnip.entity.message
 
MessageApplicationImpl - Class in com.mewna.catnip.entity.impl.message
 
MessageApplicationImpl() - Constructor for class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
MessageApplicationImpl(String, String, String, String, String) - Constructor for class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
MessageApplicationImpl.MessageApplicationImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
MessageBulkDeleteInfo - Interface in com.mewna.catnip.entity.guild.audit
The data returned for MESSAGE_BULK_DELETE doesn't actually follow the API documentation.
MessageBulkDeleteInfoImpl - Class in com.mewna.catnip.entity.impl.guild.audit
The data returned for MESSAGE_BULK_DELETE doesn't actually follow the API documentation.
MessageBulkDeleteInfoImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.audit.MessageBulkDeleteInfoImpl
 
MessageBulkDeleteInfoImpl(Catnip, int) - Constructor for class com.mewna.catnip.entity.impl.guild.audit.MessageBulkDeleteInfoImpl
 
MessageBulkDeleteInfoImpl.MessageBulkDeleteInfoImplBuilder - Class in com.mewna.catnip.entity.impl.guild.audit
 
MessageChannel - Interface in com.mewna.catnip.entity.channel
A channel that can have messages sent in it.
MessageComponent - Interface in com.mewna.catnip.entity.message.component
 
MessageComponent.MessageComponentType - Enum Class in com.mewna.catnip.entity.message.component
 
MessageConsumer<T> - Interface in com.mewna.catnip.shard.event
 
messageCount() - Method in interface com.mewna.catnip.entity.channel.ThreadChannel
 
messageCount() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
messageCount(int) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
messageCount(int) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
MessageDeleteInfo - Interface in com.mewna.catnip.entity.guild.audit
 
MessageDeleteInfoImpl - Class in com.mewna.catnip.entity.impl.guild.audit
 
MessageDeleteInfoImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl
 
MessageDeleteInfoImpl(Catnip, long, int) - Constructor for class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl
 
MessageDeleteInfoImpl.MessageDeleteInfoImplBuilder - Class in com.mewna.catnip.entity.impl.guild.audit
 
MessageEmbedUpdate - Interface in com.mewna.catnip.entity.message
When a message's embeds are updated, Discord sends a MESSAGE_UPDATE event that only has id/channel_id/guild_id/embeds in the inner payload.
MessageEmbedUpdateImpl - Class in com.mewna.catnip.entity.impl.message
 
MessageEmbedUpdateImpl() - Constructor for class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl
 
MessageEmbedUpdateImpl(Catnip, long, long, long, List<Embed>) - Constructor for class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl
 
MessageEmbedUpdateImpl.MessageEmbedUpdateImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
MessageFlag - Enum Class in com.mewna.catnip.entity.message
 
messageId() - Method in interface com.mewna.catnip.entity.guild.audit.MessagePinInfo
 
messageId() - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl
 
messageId() - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl
 
messageId() - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
messageId() - Method in interface com.mewna.catnip.entity.message.BulkRemovedReactions
 
messageId() - Method in interface com.mewna.catnip.entity.message.MessageReference
The id of the message this message reference is from.
messageId() - Method in interface com.mewna.catnip.entity.message.ReactionUpdate
 
messageId(String) - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl.BulkRemovedReactionsImplBuilder
 
messageId(String) - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl
 
messageId(String) - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl
 
messageId(String) - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl.MessageReferenceImplBuilder
 
messageId(String) - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
messageId(String) - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl.ReactionUpdateImplBuilder
 
messageIdAsLong() - Method in interface com.mewna.catnip.entity.guild.audit.MessagePinInfo
 
messageIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl
 
messageIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl
 
messageIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl.MessagePinInfoImplBuilder
 
MessageImpl - Class in com.mewna.catnip.entity.impl.message
 
MessageImpl() - Constructor for class com.mewna.catnip.entity.impl.message.MessageImpl
 
MessageImpl(Catnip, long, long, User, String, String, String, boolean, boolean, List<User>, List<Member>, List<String>, List<Message.Attachment>, List<Embed>, List<Message.Reaction>, Message.MessageActivity, Message.MessageApplication, MessageReference, String, boolean, long, MessageType, Member, long, int, List<ChannelMention>, Message, List<Sticker>, List<MessageComponent>) - Constructor for class com.mewna.catnip.entity.impl.message.MessageImpl
 
MessageImpl.MessageImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
MessageOptions - Class in com.mewna.catnip.entity.message
Options used for creating a new message.
MessageOptions() - Constructor for class com.mewna.catnip.entity.message.MessageOptions
 
MessageOptions(Message) - Constructor for class com.mewna.catnip.entity.message.MessageOptions
 
MessageOptions(MessageOptions) - Constructor for class com.mewna.catnip.entity.message.MessageOptions
 
MessagePaginator - Class in com.mewna.catnip.util.pagination
 
MessagePaginator(EntityBuilder) - Constructor for class com.mewna.catnip.util.pagination.MessagePaginator
 
MessagePinInfo - Interface in com.mewna.catnip.entity.guild.audit
 
MessagePinInfoImpl - Class in com.mewna.catnip.entity.impl.guild.audit
 
MessagePinInfoImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl
 
MessagePinInfoImpl(Catnip, long, long) - Constructor for class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl
 
MessagePinInfoImpl.MessagePinInfoImplBuilder - Class in com.mewna.catnip.entity.impl.guild.audit
 
messageReference() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
messageReference() - Method in interface com.mewna.catnip.entity.message.Message
 
messageReference(MessageReference) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
messageReference(MessageReference) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
MessageReference - Interface in com.mewna.catnip.entity.message
 
MessageReferenceImpl - Class in com.mewna.catnip.entity.impl.message
 
MessageReferenceImpl() - Constructor for class com.mewna.catnip.entity.impl.message.MessageReferenceImpl
 
MessageReferenceImpl(Catnip, String, String, String) - Constructor for class com.mewna.catnip.entity.impl.message.MessageReferenceImpl
 
MessageReferenceImpl.MessageReferenceImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
MessageType - Enum Class in com.mewna.catnip.entity.message
 
metadata() - Method in interface com.mewna.catnip.entity.channel.ThreadChannel
 
metadata() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
metadata(ThreadChannel.ThreadMetadata) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
metadata(ThreadChannel.ThreadMetadata) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
method() - Method in class com.mewna.catnip.rest.Routes.Route
 
MFA_SMS - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
mfaLevel() - Method in interface com.mewna.catnip.entity.guild.Guild
 
mfaLevel() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
mfaLevel(Guild.MFALevel) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
mfaLevel(Guild.MFALevel) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
min(Comparator<? super T>) - Method in interface com.mewna.catnip.cache.view.CacheView
Returns the minimum element of this cache according to the provided Comparator.
min(Comparator<? super T>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
min(Comparator<? super T>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
min(Comparator<? super T>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
minValues() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
minValues() - Method in interface com.mewna.catnip.entity.message.component.Select
 
minValues(int) - Method in class com.mewna.catnip.entity.builder.component.SelectBuilder
 
minValues(int) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
minValues(int) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectImplBuilder
 
missing() - Method in exception com.mewna.catnip.util.MissingPermissionException
 
MISSING_ACCESS - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
MissingPermissionException - Exception in com.mewna.catnip.util
 
MissingPermissionException(Collection<Permission>) - Constructor for exception com.mewna.catnip.util.MissingPermissionException
 
mobileStatus() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
mobileStatus() - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
mobileStatus() - Method in interface com.mewna.catnip.entity.user.Presence
 
mobileStatus() - Method in interface com.mewna.catnip.entity.user.PresenceUpdate
 
mobileStatus(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
mobileStatus(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.PresenceImplBuilder
 
mobileStatus(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
mobileStatus(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl.PresenceUpdateImplBuilder
 
MODIFY_CHANNEL - Static variable in class com.mewna.catnip.rest.Routes
 
MODIFY_CURRENT_USER - Static variable in class com.mewna.catnip.rest.Routes
 
MODIFY_CURRENT_USERS_NICK - Static variable in class com.mewna.catnip.rest.Routes
 
MODIFY_GUILD - Static variable in class com.mewna.catnip.rest.Routes
 
MODIFY_GUILD_CHANNEL_POSITIONS - Static variable in class com.mewna.catnip.rest.Routes
 
MODIFY_GUILD_EMBED - Static variable in class com.mewna.catnip.rest.Routes
 
MODIFY_GUILD_EMOJI - Static variable in class com.mewna.catnip.rest.Routes
 
MODIFY_GUILD_INTEGRATION - Static variable in class com.mewna.catnip.rest.Routes
 
MODIFY_GUILD_MEMBER - Static variable in class com.mewna.catnip.rest.Routes
 
MODIFY_GUILD_ROLE - Static variable in class com.mewna.catnip.rest.Routes
 
MODIFY_GUILD_ROLE_POSITIONS - Static variable in class com.mewna.catnip.rest.Routes
 
MODIFY_GUILD_TEMPLATE - Static variable in class com.mewna.catnip.rest.Routes
 
MODIFY_WEBHOOK - Static variable in class com.mewna.catnip.rest.Routes
 
modifyChannel(String, GuildChannel.ChannelEditFields) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
modifyChannel(String, GuildChannel.ChannelEditFields, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
modifyChannelPositions(PositionUpdater) - Method in interface com.mewna.catnip.entity.guild.Guild
Modifies the positions of channels.
modifyChannelPositions(PositionUpdater, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Modifies the positions of channels.
modifyChannelRaw(String, GuildChannel.ChannelEditFields, String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
modifyCurrentUser(String, byte[]) - Method in class com.mewna.catnip.rest.handler.RestUser
 
modifyCurrentUser(String, URI) - Method in class com.mewna.catnip.rest.handler.RestUser
 
modifyCurrentUserRaw(String, URI) - Method in class com.mewna.catnip.rest.handler.RestUser
 
modifyCurrentUsersNick(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyCurrentUsersNick(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyEmoji(String, String, Collection<String>) - Method in interface com.mewna.catnip.entity.guild.Guild
Modify the given emoji.
modifyEmoji(String, String, Collection<String>, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Modify the given emoji.
modifyGuild(String, Guild.GuildEditFields) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuild(String, Guild.GuildEditFields, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildChannelPositions(PositionUpdater) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildChannelPositions(PositionUpdater, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildEmbed(GuildChannel, boolean) - Method in interface com.mewna.catnip.entity.guild.Guild
 
modifyGuildEmbed(GuildChannel, boolean, String) - Method in interface com.mewna.catnip.entity.guild.Guild
 
modifyGuildEmbed(String, String, boolean) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildEmbed(String, String, boolean, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildEmbedRaw(String, String, boolean, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildEmoji(String, String, String, Collection<String>) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
modifyGuildEmoji(String, String, String, Collection<String>, String) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
modifyGuildEmojiRaw(String, String, String, Collection<String>, String) - Method in class com.mewna.catnip.rest.handler.RestEmoji
 
modifyGuildMember(Member, MemberData) - Method in interface com.mewna.catnip.entity.guild.Guild
Modifies the guild member with the specified updates.
modifyGuildMember(Member, MemberData, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Modifies the guild member with the specified updates.
modifyGuildMember(String, String, MemberData) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildMember(String, String, MemberData, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildRaw(String, Guild.GuildEditFields, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildRole(String, String, RoleData) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildRole(String, String, RoleData, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildRolePositions(PositionUpdater) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildRolePositions(PositionUpdater, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildRoleRaw(String, String, RoleData, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildTemplate(String, String, String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyGuildTemplateRaw(String, String, String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
modifyRolePositions(PositionUpdater) - Method in interface com.mewna.catnip.entity.guild.Guild
Modifies the positions of roles.
modifyRolePositions(PositionUpdater, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Modifies the positions of roles.
modifyWebhook(String, Webhook.WebhookEditFields) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
modifyWebhook(String, Webhook.WebhookEditFields, String) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
modifyWebhookRaw(String, Webhook.WebhookEditFields, String) - Method in class com.mewna.catnip.rest.handler.RestWebhook
 
MONETIZATION_ENABLED - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Deprecated.
MORE_STICKERS - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
 
MOVE_MEMBERS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
MultipartBodyPublisher - Class in com.mewna.catnip.rest
Adapted from https://stackoverflow.com/a/54675316 Modified to fit the code standards of this project, to compact it, to remove unnecessary capabilities (file read straight from disc and InputStream suppliers), and add capabilities necessary to add compatibility.
MultipartBodyPublisher() - Constructor for class com.mewna.catnip.rest.MultipartBodyPublisher
 
MultipartBodyPublisher.PartsSpecification - Class in com.mewna.catnip.rest
 
MultipartBodyPublisher.Type - Enum Class in com.mewna.catnip.rest
 
MutableCacheView<T> - Interface in com.mewna.catnip.cache.view
Mutable cache view, which allows modifications to the storage.
MutableNamedCacheView<T> - Interface in com.mewna.catnip.cache.view
Mutable named cache view, which allows modifications to the storage.
mute() - Method in interface com.mewna.catnip.entity.guild.Member
Whether the user is voice muted.
mute() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
mute() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
mute() - Method in class com.mewna.catnip.rest.guild.MemberAddOptions
 
mute() - Method in class com.mewna.catnip.rest.guild.MemberData
 
mute(boolean) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
mute(boolean) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
mute(Boolean) - Method in class com.mewna.catnip.rest.guild.MemberAddOptions
 
mute(Boolean) - Method in class com.mewna.catnip.rest.guild.MemberData
 
MUTE_MEMBERS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 

N

name - Variable in class com.mewna.catnip.rest.MultipartBodyPublisher.PartsSpecification
 
name() - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
name() - Method in class com.mewna.catnip.entity.channel.Webhook.WebhookEditFields
 
name() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
name() - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
name() - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl
 
name() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
name() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
name() - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
name() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
name() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
name() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
name() - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
name() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
name() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
name() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
name() - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
name() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
name() - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
name() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
name() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl
 
name() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl
 
name() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl
 
name() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
name() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl
 
name() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionStringChoiceImpl
 
name() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl
 
name() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl
 
name() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ProviderImpl
 
name() - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
name() - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl
 
name() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
name() - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
name() - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
name() - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl
 
name() - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
name() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
name() - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
name() - Method in interface com.mewna.catnip.entity.message.Embed.Author
Name of the author.
name() - Method in interface com.mewna.catnip.entity.message.Embed.Field
Name of the field.
name() - Method in interface com.mewna.catnip.entity.message.Embed.Provider
Name of the provider.
name() - Method in interface com.mewna.catnip.entity.misc.Emoji
Name of this emoji, if it's custom, or it's unicode value.
This may be null in the case of reactions.
name() - Method in interface com.mewna.catnip.entity.partials.HasName
 
name() - Method in interface com.mewna.catnip.entity.partials.HasNullableName
 
name() - Method in class com.mewna.catnip.extension.AbstractExtension
 
name() - Method in interface com.mewna.catnip.extension.Extension
The name of this extension.
name() - Method in class com.mewna.catnip.rest.guild.ChannelData
 
name() - Method in class com.mewna.catnip.rest.guild.GuildData
 
name() - Method in class com.mewna.catnip.rest.guild.RoleData
 
name(String) - Method in class com.mewna.catnip.entity.builder.command.CommandOptionBuilder
 
name(String) - Method in class com.mewna.catnip.entity.builder.command.CommandOptionChoiceBuilder
 
name(String) - Method in class com.mewna.catnip.entity.builder.PresenceBuilder
 
name(String) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
name(String) - Method in class com.mewna.catnip.entity.channel.Webhook.WebhookEditFields
 
name(String) - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl.CategoryImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl.ChannelMentionImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl.NewsChannelImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl.StageChannelImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl.StoreChannelImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl.TextChannelImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl.VoiceChannelImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl.WebhookImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl.InviteChannelImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl.InviteGuildImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl.PartialGuildImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl.TemplateImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl.ApplicationCommandImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl.ApplicationCommandInteractionDataImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl.ApplicationCommandInteractionDataOptionImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl.ApplicationCommandOptionDoubleChoiceImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl.ApplicationCommandOptionImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl.ApplicationCommandOptionIntegerChoiceImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionStringChoiceImpl.ApplicationCommandOptionStringChoiceImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionStringChoiceImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl.AuthorImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl.FieldImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ProviderImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ProviderImpl.ProviderImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl.MessageApplicationImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl.ActivityEmojiImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl.CustomEmojiImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl.TeamImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl.UnicodeEmojiImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl.StickerImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
name(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
name(String) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl.VoiceRegionImplBuilder
 
name(String) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
name(String) - Method in class com.mewna.catnip.rest.guild.GuildData
 
name(String) - Method in class com.mewna.catnip.rest.guild.RoleData
 
NamedCacheView<T> - Interface in com.mewna.catnip.cache.view
A CacheView that provides utilities for finding elements based on their name.
nameFunction - Variable in class com.mewna.catnip.cache.view.CompositeNamedCacheView
 
needsToken() - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
needsToken(boolean) - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
NEW_THREAD_PERMISSIONS - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Guild uses new thread permissions (temporary flag)
NEWS - Enum constant in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
A news channel in a guild.
NEWS - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Needs developer application license on account, bound to guild or GuildFeature.COMMUNITY
NEWS_THREAD - Enum constant in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
A thread in an announcement? channel.
NewsChannel - Interface in com.mewna.catnip.entity.channel
A news channel in a guild is effectively a reskinned text channel, but with two important differences: The channel type is Channel.ChannelType.NEWS. There is no ratelimit.
NewsChannelImpl - Class in com.mewna.catnip.entity.impl.channel
TODO: Should this just extend TextChannelImpl instead?
NewsChannelImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
NewsChannelImpl(Catnip, long, String, long, int, long, List<PermissionOverride>, String, boolean) - Constructor for class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
NewsChannelImpl.NewsChannelImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
newValue() - Method in interface com.mewna.catnip.entity.guild.audit.AuditLogChange
 
newValue() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl
 
newValue(Object) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl.AuditLogChangeImplBuilder
 
newValue(Object) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl
 
nick() - Method in interface com.mewna.catnip.entity.guild.Member
The user's nickname in this guild.
nick() - Method in interface com.mewna.catnip.entity.guild.PartialMember
 
nick() - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
nick() - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
nick() - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
nick() - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
nick(String) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl.MemberImplBuilder
 
nick(String) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
nick(String) - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
nick(String) - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl.PartialMemberImplBuilder
 
nick(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
nick(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl.PresenceUpdateImplBuilder
 
nickname() - Method in class com.mewna.catnip.rest.guild.MemberAddOptions
 
nickname() - Method in class com.mewna.catnip.rest.guild.MemberData
 
nickname(String) - Method in class com.mewna.catnip.rest.guild.MemberAddOptions
 
nickname(String) - Method in class com.mewna.catnip.rest.guild.MemberData
 
NICKNAME_MAX_LENGTH - Static variable in interface com.mewna.catnip.entity.guild.Guild
 
NO_AUTH_TOKEN - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
NO_PERMISSIONS - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
nonce() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
nonce() - Method in interface com.mewna.catnip.entity.message.Message
The message's nonce snowflake.
nonce(String) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
nonce(String) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
NONE - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.MFALevel
2FA is not required.
NONE - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.PremiumTier
 
NONE - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.VerificationLevel
No restrictions.
NONE - Enum constant in enum class com.mewna.catnip.shard.CompressionMode
No compression.
NONE - Static variable in enum class com.mewna.catnip.entity.util.Permission
 
noneMatch(Predicate<? super T>) - Method in interface com.mewna.catnip.cache.view.CacheView
Returns whether no elements of this cache match the provided predicate.
noneMatch(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
noneMatch(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
noneMatch(Predicate<? super T>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
noop() - Static method in interface com.mewna.catnip.cache.view.CacheView
 
NoopBuffer - Class in com.mewna.catnip.shard.buffer
A no-op implementation of EventBuffer.
NoopBuffer() - Constructor for class com.mewna.catnip.shard.buffer.NoopBuffer
 
NoopCacheView<T> - Class in com.mewna.catnip.cache.view
Helper class for noop caches.
NoopCacheView() - Constructor for class com.mewna.catnip.cache.view.NoopCacheView
 
NoopEntityCache - Class in com.mewna.catnip.cache
 
NoopEntityCache() - Constructor for class com.mewna.catnip.cache.NoopEntityCache
 
NOT_AUTHENTICATED - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
NOTE_TOO_LONG - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
notFired(String) - Static method in class com.mewna.catnip.shard.event.EventTypeImpl
 
nsfw() - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
nsfw() - Method in interface com.mewna.catnip.entity.channel.StoreChannel
 
nsfw() - Method in interface com.mewna.catnip.entity.channel.TextChannel
 
nsfw() - Method in interface com.mewna.catnip.entity.channel.VoiceChannel
 
nsfw() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
nsfw() - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
nsfw() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
nsfw() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
nsfw() - Method in class com.mewna.catnip.rest.guild.ChannelData
 
nsfw(boolean) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl.NewsChannelImplBuilder
 
nsfw(boolean) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
nsfw(boolean) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
nsfw(boolean) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl.StoreChannelImplBuilder
 
nsfw(boolean) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
nsfw(boolean) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl.TextChannelImplBuilder
 
nsfw(boolean) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
nsfw(boolean) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
nsfw(Boolean) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
nsfw(Boolean) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
nullableToMaybe(T) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
NUMBER - Enum constant in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
 

O

OAUTH_APP_LIMIT_REACHED - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
OAUTH_APP_NO_BOT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
object() - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
object() - Method in class com.mewna.catnip.rest.ResponsePayload
 
object(JsonObject) - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
observable(DoubleEventType<T, E>) - Method in interface com.mewna.catnip.Catnip
Add a reactive stream handler for events of the given type.
observable(DoubleEventType<T, E>) - Method in class com.mewna.catnip.extension.AbstractExtension
 
observable(DoubleEventType<T, E>) - Method in interface com.mewna.catnip.extension.Extension
Add a reactive stream handler for events of the given type.
observable(EventType<T>) - Method in interface com.mewna.catnip.Catnip
Add a reactive stream handler for events of the given type.
observable(EventType<T>) - Method in class com.mewna.catnip.extension.AbstractExtension
 
observable(EventType<T>) - Method in interface com.mewna.catnip.extension.Extension
Add a reactive stream handler for events of the given type.
of(Category) - Static method in class com.mewna.catnip.rest.guild.ChannelData
 
of(GuildChannel) - Static method in class com.mewna.catnip.rest.guild.ChannelData
 
of(TextChannel) - Static method in class com.mewna.catnip.rest.guild.ChannelData
 
of(VoiceChannel) - Static method in class com.mewna.catnip.rest.guild.ChannelData
 
of(Member) - Static method in class com.mewna.catnip.rest.guild.MemberData
 
of(Role) - Static method in class com.mewna.catnip.rest.guild.RoleData
 
of(Presence.OnlineStatus) - Static method in interface com.mewna.catnip.entity.user.Presence
 
of(Presence.OnlineStatus, Presence.Activity) - Static method in interface com.mewna.catnip.entity.user.Presence
 
of(String, Presence.ActivityType) - Static method in interface com.mewna.catnip.entity.user.Presence.Activity
 
of(String, Presence.ActivityType, String) - Static method in interface com.mewna.catnip.entity.user.Presence.Activity
 
offer(T) - Method in class com.mewna.catnip.util.task.QueueTask
 
OFFLINE - Enum constant in enum class com.mewna.catnip.entity.user.Presence.OnlineStatus
 
oldValue() - Method in interface com.mewna.catnip.entity.guild.audit.AuditLogChange
 
oldValue() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl
 
oldValue(Object) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl.AuditLogChangeImplBuilder
 
oldValue(Object) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl
 
onBinary(WebSocket, ByteBuffer, boolean) - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
onClose(WebSocket, int, String) - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
onError(WebSocket, Throwable) - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
ONLINE - Enum constant in enum class com.mewna.catnip.entity.user.Presence.OnlineStatus
 
onLoaded() - Method in interface com.mewna.catnip.extension.Extension
Callback called once the Extension has been loaded by the ExtensionManager.
ONLY_BOTS_CAN_USE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
ONLY_MENTIONS - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.NotificationLevel
Users only get notifications for mentions.
onOpen(WebSocket) - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
onText(WebSocket, CharSequence, boolean) - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
onUnloaded() - Method in interface com.mewna.catnip.extension.Extension
Callback called once the Extension has been unloaded by the ExtensionManager.
opcode() - Method in enum class com.mewna.catnip.shard.GatewayOp
 
openVoiceConnection() - Method in interface com.mewna.catnip.entity.channel.VoiceChannel
Opens a voice connection to this channel.
openVoiceConnection(long, long) - Method in interface com.mewna.catnip.Catnip
Opens a voice connection to the provided guild and channel.
openVoiceConnection(long, long, boolean, boolean) - Method in interface com.mewna.catnip.Catnip
Opens a voice connection to the provided guild and channel.
openVoiceConnection(String, String) - Method in interface com.mewna.catnip.Catnip
Opens a voice connection to the provided guild and channel.
openVoiceConnection(String, String, boolean, boolean) - Method in interface com.mewna.catnip.Catnip
Opens a voice connection to the provided guild and channel.
openVoiceConnection(String, String, boolean, boolean) - Method in class com.mewna.catnip.internal.CatnipImpl
 
optimal() - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
optimal() - Method in interface com.mewna.catnip.entity.voice.VoiceRegion
 
optimal(boolean) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
optimal(boolean) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl.VoiceRegionImplBuilder
 
OptionalEntryInfo - Interface in com.mewna.catnip.entity.guild.audit
 
options() - Method in interface com.mewna.catnip.Catnip
 
options() - Method in interface com.mewna.catnip.entity.guild.audit.AuditLogEntry
 
options() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
options() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
options() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl
 
options() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl
 
options() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
options() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
options() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommand
 
options() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommandInteractionData
 
options() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommandInteractionDataOption
 
options() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommandOption
 
options() - Method in interface com.mewna.catnip.entity.message.component.Select
 
options() - Method in class com.mewna.catnip.internal.CatnipImpl
 
options(OptionalEntryInfo) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl.AuditLogEntryImplBuilder
 
options(OptionalEntryInfo) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
options(List<ApplicationCommandInteractionDataOption>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl.ApplicationCommandInteractionDataImplBuilder
 
options(List<ApplicationCommandInteractionDataOption>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl
 
options(List<ApplicationCommandInteractionDataOption>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl.ApplicationCommandInteractionDataOptionImplBuilder
 
options(List<ApplicationCommandInteractionDataOption>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl
 
options(List<ApplicationCommandOption>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl.ApplicationCommandImplBuilder
 
options(List<ApplicationCommandOption>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
options(List<ApplicationCommandOption>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl.ApplicationCommandOptionImplBuilder
 
options(List<ApplicationCommandOption>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
options(List<Select.SelectOption>) - Method in class com.mewna.catnip.entity.builder.component.SelectBuilder
 
options(List<Select.SelectOption>) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
options(List<Select.SelectOption>) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectImplBuilder
 
OPTIONS - Enum constant in enum class com.mewna.catnip.rest.Routes.HttpMethod
 
or(T) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
or(T, T) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
orderedRoles() - Method in interface com.mewna.catnip.entity.guild.Member
The member's roles in the guild, sorted from lowest to highest.
orderedRoles(Comparator<Role>) - Method in interface com.mewna.catnip.entity.guild.Member
 
OTHER - Enum constant in enum class com.mewna.catnip.rest.Routes.HttpMethod
 
OutboundRequest(Routes.Route, Map<String, String>) - Constructor for class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
OutboundRequest(Routes.Route, Map<String, String>, JsonArray) - Constructor for class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
OutboundRequest(Routes.Route, Map<String, String>, JsonArray, String) - Constructor for class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
OutboundRequest(Routes.Route, Map<String, String>, JsonObject) - Constructor for class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
OutboundRequest(Routes.Route, Map<String, String>, JsonObject, String) - Constructor for class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
overriddenEntityId() - Method in interface com.mewna.catnip.entity.guild.audit.OverrideUpdateInfo
 
overriddenEntityIdAsLong() - Method in interface com.mewna.catnip.entity.guild.audit.OverrideUpdateInfo
 
overriddenEntityIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl
 
overriddenEntityIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl
 
overriddenEntityIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl.OverrideUpdateInfoImplBuilder
 
override() - Method in class com.mewna.catnip.entity.message.MessageOptions
Whether or not to forcibly set fields even if they aren't set (read: are null).
override(boolean) - Method in class com.mewna.catnip.entity.message.MessageOptions
Whether or not to forcibly set fields even if they aren't set (read: are null).
override(String, PermissionOverride.OverrideType) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
override(String, PermissionOverride.OverrideType, Consumer<PermissionOverrideData>) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
overrides() - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
overrides() - Method in interface com.mewna.catnip.entity.channel.GuildChannel
 
overrides() - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
overrides() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
overrides() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
overrides() - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
overrides() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
overrides() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
overrides() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
overrides() - Method in class com.mewna.catnip.rest.guild.ChannelData
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl.CategoryImplBuilder
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl.NewsChannelImplBuilder
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl.StageChannelImplBuilder
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl.StoreChannelImplBuilder
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl.TextChannelImplBuilder
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
overrides(List<PermissionOverride>) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl.VoiceChannelImplBuilder
 
overrides(Map<String, PermissionOverrideData>) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
overrideType() - Method in interface com.mewna.catnip.entity.guild.audit.OverrideUpdateInfo
 
overrideType() - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl
 
overrideType(PermissionOverride.OverrideType) - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl
 
overrideType(PermissionOverride.OverrideType) - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl.OverrideUpdateInfoImplBuilder
 
OverrideUpdateInfo - Interface in com.mewna.catnip.entity.guild.audit
 
OverrideUpdateInfoImpl - Class in com.mewna.catnip.entity.impl.guild.audit
 
OverrideUpdateInfoImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl
 
OverrideUpdateInfoImpl(Catnip, String, PermissionOverride.OverrideType, long) - Constructor for class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl
 
OverrideUpdateInfoImpl.OverrideUpdateInfoImplBuilder - Class in com.mewna.catnip.entity.impl.guild.audit
 
owned() - Method in interface com.mewna.catnip.entity.guild.Guild
 
owned() - Method in interface com.mewna.catnip.entity.guild.PartialGuild
 
owned() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
owned() - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
owned(boolean) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
owned(boolean) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
owned(boolean) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
owned(boolean) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl.PartialGuildImplBuilder
 
owner() - Method in interface com.mewna.catnip.entity.guild.Guild
 
owner() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
owner() - Method in interface com.mewna.catnip.entity.misc.ApplicationInfo
 
owner() - Method in interface com.mewna.catnip.entity.partials.HasOwner
 
owner(ApplicationOwner) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
owner(ApplicationOwner) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
ownerId() - Method in interface com.mewna.catnip.entity.channel.GroupDMChannel
 
ownerId() - Method in interface com.mewna.catnip.entity.channel.ThreadChannel
 
ownerId() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
ownerId() - Method in interface com.mewna.catnip.entity.guild.Guild
 
ownerId() - Method in interface com.mewna.catnip.entity.misc.Team
The ID of the team owner
ownerId() - Method in interface com.mewna.catnip.entity.partials.HasOwner
 
ownerId(String) - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
ownerIdAsLong() - Method in interface com.mewna.catnip.entity.channel.GroupDMChannel
 
ownerIdAsLong() - Method in interface com.mewna.catnip.entity.guild.Guild
 
ownerIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
ownerIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
ownerIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
ownerIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
ownerIdAsLong() - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
ownerIdAsLong() - Method in interface com.mewna.catnip.entity.misc.Team
The ID of the team owner, as a long.
ownerIdAsLong() - Method in interface com.mewna.catnip.entity.partials.HasOwner
 
ownerIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl.GroupDMChannelImplBuilder
 
ownerIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
ownerIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
ownerIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
ownerIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
ownerIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
ownerIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
ownerIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl.TeamImplBuilder
 
ownerMember() - Method in interface com.mewna.catnip.entity.guild.Guild
 

P

packId() - Method in interface com.mewna.catnip.entity.sticker.Sticker
 
packIdAsLong() - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
packIdAsLong() - Method in interface com.mewna.catnip.entity.sticker.Sticker
 
packIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
packIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl.StickerImplBuilder
 
PaginationCallback<T> - Interface in com.mewna.catnip.util.pagination
 
params() - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
parentId() - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
parentId() - Method in interface com.mewna.catnip.entity.channel.ThreadChannel
 
parentId() - Method in interface com.mewna.catnip.entity.partials.HasParentChannel
 
parentId() - Method in class com.mewna.catnip.rest.guild.ChannelData
 
parentId(String) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
parentId(String) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
parentIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
parentIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl
 
parentIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
parentIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
parentIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
parentIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
parentIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
parentIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
parentIdAsLong() - Method in interface com.mewna.catnip.entity.partials.HasParentChannel
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl.CategoryImplBuilder
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl.DeletedThreadImplBuilder
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl.NewsChannelImplBuilder
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl.StageChannelImplBuilder
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl.StoreChannelImplBuilder
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl.TextChannelImplBuilder
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
parentIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl.VoiceChannelImplBuilder
 
parseAllMentions() - Method in class com.mewna.catnip.entity.message.MessageOptions
Nullifies the parse flags set to mark as mention all.
parseFlags() - Method in class com.mewna.catnip.entity.message.MessageOptions
Restricts who get mentioned by this message.
parseIdFromToken(String) - Static method in interface com.mewna.catnip.Catnip
Parses a token and returns the client id encoded therein.
parseMention(MentionParseFlag) - Method in class com.mewna.catnip.entity.message.MessageOptions
Add a restriction on who gets mentioned by this message.
parseMentionByName(String) - Method in class com.mewna.catnip.entity.message.MessageOptions
Add a restriction on who gets mentioned by this message.
parseMentions(MentionParseFlag...) - Method in class com.mewna.catnip.entity.message.MessageOptions
Add a restriction on who gets mentioned by this message.
parseMentions(Collection<MentionParseFlag>) - Method in class com.mewna.catnip.entity.message.MessageOptions
Add a restriction on who gets mentioned by this message.
parseMentionsByName(String...) - Method in class com.mewna.catnip.entity.message.MessageOptions
Add a restriction on who gets mentioned by this message.
parseMentionsByName(Collection<String>) - Method in class com.mewna.catnip.entity.message.MessageOptions
Add a restriction on who gets mentioned by this message.
parseNoMentions() - Method in class com.mewna.catnip.entity.message.MessageOptions
Clears parse flags or sets it to an empty set to mark as mention none.
parseTimestamp(CharSequence) - Method in interface com.mewna.catnip.entity.partials.Timestamped
 
parseWebhook(String) - Method in interface com.mewna.catnip.Catnip
Get a webhook object for the specified webhook URL.
parseWebhook(String) - Static method in class com.mewna.catnip.util.Utils
 
parseWebhook(String, String) - Method in interface com.mewna.catnip.Catnip
Get a webhook object for the specified webhook URL.
PartialGuild - Interface in com.mewna.catnip.entity.guild
 
PartialGuildImpl - Class in com.mewna.catnip.entity.impl.guild
 
PartialGuildImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
PartialGuildImpl(Catnip, long, String, String, boolean, Set<Permission>) - Constructor for class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
PartialGuildImpl.PartialGuildImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
PartialMember - Interface in com.mewna.catnip.entity.guild
 
PartialMemberImpl - Class in com.mewna.catnip.entity.impl.guild
 
PartialMemberImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
PartialMemberImpl(Catnip, User, long, Set<String>, String) - Constructor for class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
PartialMemberImpl.PartialMemberImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
PartialRole - Interface in com.mewna.catnip.entity.guild
 
PartialRoleImpl - Class in com.mewna.catnip.entity.impl.guild
 
PartialRoleImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.PartialRoleImpl
 
PartialRoleImpl(Catnip, long, long) - Constructor for class com.mewna.catnip.entity.impl.guild.PartialRoleImpl
 
PartialRoleImpl.PartialRoleImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
PARTNER_OR_VERIFICATION_APPLICATION - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
PARTNERED - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
 
PartsSpecification(MultipartBodyPublisher.Type, String) - Constructor for class com.mewna.catnip.rest.MultipartBodyPublisher.PartsSpecification
 
party() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
party() - Method in interface com.mewna.catnip.entity.user.Presence.Activity
 
party(Presence.ActivityParty) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
party(Presence.ActivityParty) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
partyId() - Method in class com.mewna.catnip.entity.impl.message.MessageActivityImpl
 
partyId() - Method in interface com.mewna.catnip.entity.message.Message.MessageActivity
 
partyId(String) - Method in class com.mewna.catnip.entity.impl.message.MessageActivityImpl.MessageActivityImplBuilder
 
partyId(String) - Method in class com.mewna.catnip.entity.impl.message.MessageActivityImpl
 
PATCH - Enum constant in enum class com.mewna.catnip.rest.Routes.HttpMethod
 
payload() - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
payload() - Method in class com.mewna.catnip.entity.channel.Webhook.WebhookEditFields
 
payload() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
payloadClass() - Method in interface com.mewna.catnip.shard.event.EventType
Class of the event payload.
payloadClass() - Method in class com.mewna.catnip.shard.event.EventTypeImpl
 
payloadClasses() - Method in interface com.mewna.catnip.shard.event.DoubleEventType
Classes sent in the event payload.
payloadClasses() - Method in class com.mewna.catnip.shard.event.DoubleEventTypeImpl
 
peek() - Method in class com.mewna.catnip.util.task.QueueTask
 
Permissable - Interface in com.mewna.catnip.entity.partials
An entity which is permission-scoped in catnip.
Permission - Enum Class in com.mewna.catnip.entity.util
 
PermissionOverride - Interface in com.mewna.catnip.entity.guild
 
PermissionOverride.OverrideType - Enum Class in com.mewna.catnip.entity.guild
 
PermissionOverrideData - Class in com.mewna.catnip.rest.guild
 
PermissionOverrideData(PermissionOverride.OverrideType, String) - Constructor for class com.mewna.catnip.rest.guild.PermissionOverrideData
 
PermissionOverrideImpl - Class in com.mewna.catnip.entity.impl.guild
 
PermissionOverrideImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
PermissionOverrideImpl(Catnip, long, PermissionOverride.OverrideType, long, long) - Constructor for class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
PermissionOverrideImpl.PermissionOverrideImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
permissions() - Method in interface com.mewna.catnip.entity.guild.Guild
 
permissions() - Method in interface com.mewna.catnip.entity.guild.Member
 
permissions() - Method in interface com.mewna.catnip.entity.guild.PartialGuild
 
permissions() - Method in interface com.mewna.catnip.entity.guild.Role
Permissions this role grants users in the guild.
permissions() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
permissions() - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
permissions() - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
permissions() - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
permissions() - Method in interface com.mewna.catnip.entity.interaction.InteractionMember
 
permissions() - Method in interface com.mewna.catnip.entity.misc.TeamMember
 
permissions() - Method in interface com.mewna.catnip.entity.partials.Permissable
Returns a list of the entity's permissions.
permissions(GuildChannel) - Method in interface com.mewna.catnip.entity.guild.Member
 
permissions(Permission...) - Method in class com.mewna.catnip.rest.guild.RoleData
 
permissions(Iterable<Permission>) - Method in class com.mewna.catnip.rest.guild.RoleData
 
permissions(Long) - Method in class com.mewna.catnip.rest.guild.RoleData
 
permissions(List<String>) - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
permissions(List<String>) - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl.TeamMemberImplBuilder
 
permissions(Set<Permission>) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
permissions(Set<Permission>) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
permissions(Set<Permission>) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl.PartialGuildImplBuilder
 
permissions(Set<Permission>) - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
permissions(Set<Permission>) - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl.InteractionMemberImplBuilder
 
permissions(Set<Permission>) - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
permissionsRaw() - Method in interface com.mewna.catnip.entity.guild.Role
Permissions this role grants users in the guild.
permissionsRaw() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
permissionsRaw() - Method in interface com.mewna.catnip.entity.partials.Permissable
Returns the raw permissions of the entity as a long.
permissionsRaw(long) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
permissionsRaw(long) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
PermissionUtil - Class in com.mewna.catnip.util
 
permName() - Method in enum class com.mewna.catnip.entity.util.Permission
 
PIN_MESSAGE_WRONG_CHANNEL - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
PING - Enum constant in enum class com.mewna.catnip.entity.interaction.InteractionType
 
pingReply() - Method in class com.mewna.catnip.entity.message.MessageOptions
Whether or not the message should ping the person it is replying to.
pingReply(boolean) - Method in class com.mewna.catnip.entity.message.MessageOptions
Whether or not the message should ping the person it is replying to.
pinned() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
pinned() - Method in interface com.mewna.catnip.entity.message.Message
Whether the message is pinned.
pinned(boolean) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
pinned(boolean) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
placeholder() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
placeholder() - Method in interface com.mewna.catnip.entity.message.component.Select
 
placeholder(String) - Method in class com.mewna.catnip.entity.builder.component.SelectBuilder
 
placeholder(String) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
placeholder(String) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectImplBuilder
 
PLAY - Enum constant in enum class com.mewna.catnip.entity.user.Presence.ActivityFlag
 
PLAYING - Enum constant in enum class com.mewna.catnip.entity.user.Presence.ActivityType
 
png() - Method in class com.mewna.catnip.entity.util.ImageOptions
 
PNG - Enum constant in enum class com.mewna.catnip.entity.sticker.StickerFormatType
 
PNG - Enum constant in enum class com.mewna.catnip.entity.util.ImageType
 
PONG - Enum constant in enum class com.mewna.catnip.entity.interaction.InteractionResponseType
position() - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
position() - Method in interface com.mewna.catnip.entity.channel.GuildChannel
 
position() - Method in interface com.mewna.catnip.entity.guild.Role
Position of the role within the guild it's from.
position() - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
position() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
position() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
position() - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
position() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
position() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
position() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
position() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
position() - Method in class com.mewna.catnip.rest.guild.ChannelData
 
position() - Method in class com.mewna.catnip.rest.guild.RoleData
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl.CategoryImplBuilder
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl.NewsChannelImplBuilder
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl.StageChannelImplBuilder
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl.StoreChannelImplBuilder
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl.TextChannelImplBuilder
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
position(int) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl.VoiceChannelImplBuilder
 
position(int) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
position(int) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
position(int) - Method in class com.mewna.catnip.rest.guild.PositionUpdater
 
position(Integer) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
position(Integer) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
position(Integer) - Method in class com.mewna.catnip.rest.guild.RoleData
 
positions() - Method in class com.mewna.catnip.rest.guild.PositionUpdater
 
PositionUpdater - Class in com.mewna.catnip.rest.guild
An updater for positions of things like roles and channels.
PositionUpdater(String, boolean) - Constructor for class com.mewna.catnip.rest.guild.PositionUpdater
 
POST - Enum constant in enum class com.mewna.catnip.rest.Routes.HttpMethod
 
postshard(int, ShardConnectState) - Method in interface com.mewna.catnip.shard.manager.ShardCondition
Run once sharding has finished.
preferredLocale() - Method in interface com.mewna.catnip.entity.guild.Guild
 
preferredLocale() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
preferredLocale(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
preferredLocale(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
PREMIUM_PROMO_DISMISSED - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
PREMIUM_TIER_3_OVERRIDE - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
 
premiumSince() - Method in interface com.mewna.catnip.entity.guild.Member
When the user last used their Nitro Boost on this guild.
premiumSince() - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
premiumSince() - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
premiumSince(String) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl.MemberImplBuilder
 
premiumSince(String) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
premiumSubscriber() - Method in interface com.mewna.catnip.entity.guild.RoleTags
 
premiumSubscriber() - Method in class com.mewna.catnip.entity.impl.guild.RoleTagsImpl
 
premiumSubscriber(boolean) - Method in class com.mewna.catnip.entity.impl.guild.RoleTagsImpl
 
premiumSubscriber(boolean) - Method in class com.mewna.catnip.entity.impl.guild.RoleTagsImpl.RoleTagsImplBuilder
 
premiumSubscriptionCount() - Method in interface com.mewna.catnip.entity.guild.Guild
 
premiumSubscriptionCount() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
premiumSubscriptionCount(int) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
premiumSubscriptionCount(int) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
premiumTier() - Method in interface com.mewna.catnip.entity.guild.Guild
 
premiumTier() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
premiumTier(Guild.PremiumTier) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
premiumTier(Guild.PremiumTier) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
prepend(String) - Method in class com.mewna.catnip.util.QueryStringBuilder
 
presence() - Method in interface com.mewna.catnip.entity.user.User
 
presence() - Method in interface com.mewna.catnip.shard.CatnipShard
Return the shard's current presence.
presence() - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
presence(int) - Method in interface com.mewna.catnip.Catnip
Get the presence for the specified shard.
presence(int) - Method in class com.mewna.catnip.internal.CatnipImpl
 
presence(long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
presence(long) - Method in interface com.mewna.catnip.cache.EntityCache
Get the presence for the user with the specified ID.
presence(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
presence(long) - Method in class com.mewna.catnip.cache.SplitMemoryEntityCache
 
presence(long) - Method in class com.mewna.catnip.cache.UnifiedMemoryEntityCache
 
presence(Presence) - Method in interface com.mewna.catnip.Catnip
Update the presence for all shards.
presence(Presence) - Method in class com.mewna.catnip.internal.CatnipImpl
 
presence(Presence.OnlineStatus, String, Presence.ActivityType, String) - Method in interface com.mewna.catnip.Catnip
Update the presence for all shards by specifying each part of the presence individually.
presence(Presence.OnlineStatus, String, Presence.ActivityType, String) - Method in class com.mewna.catnip.internal.CatnipImpl
 
presence(Presence, int) - Method in interface com.mewna.catnip.Catnip
Update the presence for a specific shard.
presence(Presence, int) - Method in class com.mewna.catnip.internal.CatnipImpl
 
presence(String) - Method in interface com.mewna.catnip.cache.EntityCache
Get the presence for the user with the specified ID.
Presence - Interface in com.mewna.catnip.entity.user
A user's presence.
PRESENCE - Enum constant in enum class com.mewna.catnip.cache.EntityCacheWorker.CachedEntityState
 
PRESENCE_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
PRESENCE_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
Presence.Activity - Interface in com.mewna.catnip.entity.user
 
Presence.ActivityAssets - Interface in com.mewna.catnip.entity.user
 
Presence.ActivityFlag - Enum Class in com.mewna.catnip.entity.user
 
Presence.ActivityParty - Interface in com.mewna.catnip.entity.user
 
Presence.ActivitySecrets - Interface in com.mewna.catnip.entity.user
 
Presence.ActivityTimestamps - Interface in com.mewna.catnip.entity.user
 
Presence.ActivityType - Enum Class in com.mewna.catnip.entity.user
 
Presence.OnlineStatus - Enum Class in com.mewna.catnip.entity.user
 
PresenceBuilder - Class in com.mewna.catnip.entity.builder
Builder for presences, to be set via Catnip.presence(Presence)
PresenceBuilder() - Constructor for class com.mewna.catnip.entity.builder.PresenceBuilder
 
PresenceBuilder(Presence) - Constructor for class com.mewna.catnip.entity.builder.PresenceBuilder
Create a new builder from the provided presence.
presenceCache - Variable in class com.mewna.catnip.cache.SplitMemoryEntityCache
 
presenceCache - Variable in class com.mewna.catnip.cache.UnifiedMemoryEntityCache
 
presenceCache(int) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
presenceCache(int) - Method in class com.mewna.catnip.cache.SplitMemoryEntityCache
 
presenceCache(int) - Method in class com.mewna.catnip.cache.UnifiedMemoryEntityCache
 
PresenceImpl - Class in com.mewna.catnip.entity.impl.user
 
PresenceImpl() - Constructor for class com.mewna.catnip.entity.impl.user.PresenceImpl
 
PresenceImpl(Catnip, Presence.OnlineStatus, List<Presence.Activity>, Presence.OnlineStatus, Presence.OnlineStatus, Presence.OnlineStatus) - Constructor for class com.mewna.catnip.entity.impl.user.PresenceImpl
 
PresenceImpl.ActivityAssetsImpl - Class in com.mewna.catnip.entity.impl.user
 
PresenceImpl.ActivityAssetsImpl.ActivityAssetsImplBuilder - Class in com.mewna.catnip.entity.impl.user
 
PresenceImpl.ActivityImpl - Class in com.mewna.catnip.entity.impl.user
 
PresenceImpl.ActivityImpl.ActivityImplBuilder - Class in com.mewna.catnip.entity.impl.user
 
PresenceImpl.ActivityPartyImpl - Class in com.mewna.catnip.entity.impl.user
 
PresenceImpl.ActivityPartyImpl.ActivityPartyImplBuilder - Class in com.mewna.catnip.entity.impl.user
 
PresenceImpl.ActivitySecretsImpl - Class in com.mewna.catnip.entity.impl.user
 
PresenceImpl.ActivitySecretsImpl.ActivitySecretsImplBuilder - Class in com.mewna.catnip.entity.impl.user
 
PresenceImpl.ActivityTimestampsImpl - Class in com.mewna.catnip.entity.impl.user
 
PresenceImpl.ActivityTimestampsImpl.ActivityTimestampsImplBuilder - Class in com.mewna.catnip.entity.impl.user
 
PresenceImpl.PresenceImplBuilder - Class in com.mewna.catnip.entity.impl.user
 
presences() - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
presences() - Method in interface com.mewna.catnip.cache.EntityCache
 
presences() - Method in class com.mewna.catnip.cache.SplitMemoryEntityCache
 
presences() - Method in class com.mewna.catnip.cache.UnifiedMemoryEntityCache
 
PresenceUpdate - Interface in com.mewna.catnip.entity.user
 
PresenceUpdateImpl - Class in com.mewna.catnip.entity.impl.user
 
PresenceUpdateImpl() - Constructor for class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
PresenceUpdateImpl(Catnip, long, long, Presence.OnlineStatus, List<Presence.Activity>, Set<String>, String, Presence.OnlineStatus, Presence.OnlineStatus, Presence.OnlineStatus) - Constructor for class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
PresenceUpdateImpl.PresenceUpdateImplBuilder - Class in com.mewna.catnip.entity.impl.user
 
preshard(int) - Method in interface com.mewna.catnip.shard.manager.ShardCondition
Get the future for this shard condition.
PREVIEW_ENABLED - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
This seems to have reappeared, see https://github.com/DJScias/Discord-Datamining/commit/2ee04565f207b3abf303f2e242a093165728d8d8
This is a part of membership screening, see https://github.com/discord/discord-api-docs/pull/2396
previewAsset() - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
previewAsset() - Method in interface com.mewna.catnip.entity.sticker.Sticker
 
previewAsset(String) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
previewAsset(String) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl.StickerImplBuilder
 
PRIMARY - Enum constant in enum class com.mewna.catnip.entity.message.component.Button.ButtonStyle
 
primarySkuId() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
primarySkuId() - Method in interface com.mewna.catnip.entity.misc.ApplicationInfo
If this application is a game sold on Discord, this field will be the id of the "Game SKU" that is created, if exists.
primarySkuId(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
primarySkuId(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
PRIORITY_SPEAKER - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
PRIVATE_THREAD - Enum constant in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
A private thread.
PRIVATE_THREADS - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Needs TIER_2
privileged() - Method in enum class com.mewna.catnip.shard.GatewayIntent
 
probeContentType(byte[]) - Static method in class com.mewna.catnip.util.Utils
 
probeContentType(byte[], String) - Static method in class com.mewna.catnip.util.Utils
 
provider() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
provider() - Method in interface com.mewna.catnip.entity.message.Embed
Embed provider.
provider(Embed.Provider) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
provider(Embed.Provider) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
ProviderImpl() - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.ProviderImpl
 
ProviderImpl(String, String) - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.ProviderImpl
 
proxyIconUrl() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl
 
proxyIconUrl() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl
 
proxyIconUrl() - Method in interface com.mewna.catnip.entity.message.Embed.Author
Icon proxy URL of the author.
proxyIconUrl() - Method in interface com.mewna.catnip.entity.message.Embed.Footer
Icon proxy URL of the footer.
proxyIconUrl(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl.AuthorImplBuilder
 
proxyIconUrl(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl
 
proxyIconUrl(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl.FooterImplBuilder
 
proxyIconUrl(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl
 
proxyUrl() - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
proxyUrl() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl
 
proxyUrl() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl
 
proxyUrl() - Method in interface com.mewna.catnip.entity.message.Embed.Image
Proxy URL of the image.
proxyUrl() - Method in interface com.mewna.catnip.entity.message.Embed.Thumbnail
Proxy URL of the thumbnail.
proxyUrl() - Method in interface com.mewna.catnip.entity.message.Message.Attachment
The proxied URL for the file.
proxyUrl(String) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl.AttachmentImplBuilder
 
proxyUrl(String) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
proxyUrl(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl.ImageImplBuilder
 
proxyUrl(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl
 
proxyUrl(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl
 
proxyUrl(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl.ThumbnailImplBuilder
 
PUBLIC - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Deprecated.
PUBLIC_DISABLED - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
 
PUBLIC_THREAD - Enum constant in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
A public thread.
publicBot() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
publicBot() - Method in interface com.mewna.catnip.entity.misc.ApplicationInfo
 
publicBot(boolean) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
publicBot(boolean) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
publicFlags() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
publicFlags() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
publicFlags() - Method in interface com.mewna.catnip.entity.user.User
The public flags on a user's account.
publicFlags(Set<UserFlag>) - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
publicFlags(Set<UserFlag>) - Method in class com.mewna.catnip.entity.impl.user.UserImpl.UserImplBuilder
 
publicKey() - Method in class com.mewna.catnip.CatnipOptions
 
publicKey() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The application's public key.
publicKey(String) - Method in class com.mewna.catnip.CatnipOptions
 
publicRole() - Method in class com.mewna.catnip.rest.guild.RoleData
 
put(long, T) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
put(long, T) - Method in interface com.mewna.catnip.cache.view.LongEntityMap
 
put(long, T) - Method in interface com.mewna.catnip.cache.view.MutableCacheView
 
put(long, T) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
PUT - Enum constant in enum class com.mewna.catnip.rest.Routes.HttpMethod
 

Q

QueryStringBuilder - Class in com.mewna.catnip.util
 
QueryStringBuilder() - Constructor for class com.mewna.catnip.util.QueryStringBuilder
 
queue - Variable in class com.mewna.catnip.util.task.QueueTask
 
queue() - Method in class com.mewna.catnip.util.task.QueueTask
 
queue(Requester.OutboundRequest) - Method in class com.mewna.catnip.rest.requester.AbstractRequester
 
queue(Requester.OutboundRequest) - Method in interface com.mewna.catnip.rest.requester.Requester
Queues a new request to be executed.
QueuedRequest(Requester.OutboundRequest, Routes.Route, CompletableFuture<ResponsePayload>, AbstractRequester.Bucket, StackTraceElement[]) - Constructor for class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
queueRequest(AbstractRequester.QueuedRequest) - Method in interface com.mewna.catnip.rest.requester.AbstractRequester.Bucket
 
queueSendToSocket(JsonObject) - Method in interface com.mewna.catnip.shard.CatnipShard
 
queueSendToSocket(JsonObject) - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
QueueTask<T> - Class in com.mewna.catnip.util.task
 
QueueTask(Queue<T>, Consumer<T>) - Constructor for class com.mewna.catnip.util.task.QueueTask
 
queueVoiceStateUpdate(JsonObject) - Method in interface com.mewna.catnip.shard.CatnipShard
 
queueVoiceStateUpdate(JsonObject) - Method in class com.mewna.catnip.shard.CatnipShardImpl
 

R

RATE_LIMITED - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
rateLimiter - Variable in class com.mewna.catnip.rest.requester.AbstractRequester
 
Ratelimiter - Interface in com.mewna.catnip.shard.ratelimit
Ratelimiting for the gateway websockets, aka shards.
RateLimiter - Interface in com.mewna.catnip.rest.ratelimit
Ratelimiting for the REST API.
ratelimitKey() - Method in class com.mewna.catnip.rest.Routes.Route
 
rateLimitPerUser() - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
rateLimitPerUser() - Method in interface com.mewna.catnip.entity.channel.NewsChannel
 
rateLimitPerUser() - Method in interface com.mewna.catnip.entity.channel.TextChannel
The slowmode set on this channel.
rateLimitPerUser() - Method in interface com.mewna.catnip.entity.channel.VoiceChannel
 
rateLimitPerUser() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
rateLimitPerUser() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
rateLimitPerUser(int) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
rateLimitPerUser(int) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl.TextChannelImplBuilder
 
rateLimitPerUser(int) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
rateLimitPerUser(int) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
rateLimitPerUser(Integer) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
rawGatewayCloseHook(ShardInfo, int, String) - Method in interface com.mewna.catnip.extension.hook.CatnipHook
Called when the websocket is closed.
rawGatewayOpenHook(ShardInfo) - Method in interface com.mewna.catnip.extension.hook.CatnipHook
Called when the websocket is opened.
rawGatewayReceiveHook(ShardInfo, JsonObject) - Method in interface com.mewna.catnip.extension.hook.CatnipHook
Called when a payload is received over the websocket.
rawGatewaySendHook(ShardInfo, JsonObject) - Method in interface com.mewna.catnip.extension.hook.CatnipHook
Called when a payload is sent over the websocket.
rawJson() - Method in exception com.mewna.catnip.rest.ResponseException
 
rawRestReceiveDataHook(Routes.Route, ResponsePayload) - Method in interface com.mewna.catnip.extension.hook.CatnipHook
Called when a payload is received in a REST request response.
rawRestSendObjectHook(Routes.Route, JsonObject) - Method in interface com.mewna.catnip.extension.hook.CatnipHook
Called when a payload is about to be sent in a REST request response.
react(Emoji) - Method in interface com.mewna.catnip.entity.message.Message
Adds a reaction to this message.
react(String) - Method in interface com.mewna.catnip.entity.message.Message
Adds a reaction to this message.
REACTION_BLOCKED - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
ReactionImpl - Class in com.mewna.catnip.entity.impl.message
 
ReactionImpl() - Constructor for class com.mewna.catnip.entity.impl.message.ReactionImpl
 
ReactionImpl(int, boolean, Emoji) - Constructor for class com.mewna.catnip.entity.impl.message.ReactionImpl
 
ReactionImpl.ReactionImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
ReactionPaginator - Class in com.mewna.catnip.util.pagination
 
ReactionPaginator(EntityBuilder) - Constructor for class com.mewna.catnip.util.pagination.ReactionPaginator
 
reactions() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
reactions() - Method in interface com.mewna.catnip.entity.message.Message
List of reactions added to the message.
reactions(List<Message.Reaction>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
reactions(List<Message.Reaction>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
ReactionUpdate - Interface in com.mewna.catnip.entity.message
Fired when a reaction is updated.
ReactionUpdateImpl - Class in com.mewna.catnip.entity.impl.message
 
ReactionUpdateImpl() - Constructor for class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
ReactionUpdateImpl(Catnip, String, String, String, String, Emoji) - Constructor for class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
ReactionUpdateImpl.ReactionUpdateImplBuilder - Class in com.mewna.catnip.entity.impl.message
 
READ_MESSAGE_HISTORY - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
Ready - Interface in com.mewna.catnip.entity.misc
Fired when a shard logs in successfully.
READY - Enum constant in enum class com.mewna.catnip.shard.ShardConnectState
 
READY - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
READY - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
ReadyImpl - Class in com.mewna.catnip.entity.impl.misc
 
ReadyImpl() - Constructor for class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
ReadyImpl(Catnip, int, User, Set<UnavailableGuild>, int, int) - Constructor for class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
ReadyImpl.ReadyImplBuilder - Class in com.mewna.catnip.entity.impl.misc
 
reason() - Method in interface com.mewna.catnip.entity.guild.audit.AuditLogEntry
 
reason() - Method in interface com.mewna.catnip.entity.guild.GuildBan
 
reason() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
reason() - Method in class com.mewna.catnip.entity.impl.guild.GuildBanImpl
 
reason() - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl
 
reason() - Method in interface com.mewna.catnip.entity.lifecycle.GatewayClosed
 
reason() - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
reason(String) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl.AuditLogEntryImplBuilder
 
reason(String) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
reason(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildBanImpl.GuildBanImplBuilder
 
reason(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildBanImpl
 
reason(String) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl.GatewayClosedImplBuilder
 
reason(String) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl
 
reason(String) - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
REASON_HEADER - Static variable in interface com.mewna.catnip.rest.requester.Requester
 
recipient() - Method in interface com.mewna.catnip.entity.channel.UserDMChannel
 
recipient() - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
RECIPIENT_ADD - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
RECIPIENT_REMOVE - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
recipients() - Method in interface com.mewna.catnip.entity.channel.GroupDMChannel
 
recipients() - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
recipients(List<User>) - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl.GroupDMChannelImplBuilder
 
recipients(List<User>) - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
RECONNECT - Enum constant in enum class com.mewna.catnip.shard.GatewayOp
 
reduce(BinaryOperator<T>) - Method in interface com.mewna.catnip.cache.view.CacheView
Performs a reduction on the elements of this cache, using an associative accumulation function, and returns an Optional describing the reduced value, if any.
reduce(BinaryOperator<T>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
reduce(BinaryOperator<T>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
reduce(BinaryOperator<T>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
reduce(T, BinaryOperator<T>) - Method in interface com.mewna.catnip.cache.view.CacheView
Performs a reduction on the elements of this cache, using the provided identity value and an associative accumulation function, and returns the reduced value.
reduce(T, BinaryOperator<T>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
reduce(T, BinaryOperator<T>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
reduce(T, BinaryOperator<T>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in interface com.mewna.catnip.cache.view.CacheView
Performs a reduction on the elements of this cache, using the provided identity, accumulation and combining functions.
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
ReentrantLockWebSocket - Class in com.mewna.catnip.util
 
ReentrantLockWebSocket(WebSocket) - Constructor for class com.mewna.catnip.util.ReentrantLockWebSocket
 
reference() - Method in class com.mewna.catnip.entity.message.MessageOptions
A reference to the message to reply to.
referencedMessage() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
referencedMessage() - Method in interface com.mewna.catnip.entity.message.Message
The message that was referenced by this message.
referencedMessage(Message) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
referencedMessage(Message) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
referenceMessage(MessageReference) - Method in class com.mewna.catnip.entity.message.MessageOptions
Sets the reference on this message.
referenceToJson(MessageReference) - Method in class com.mewna.catnip.entity.impl.EntityBuilder
 
region() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
region() - Method in interface com.mewna.catnip.entity.guild.Guild
 
region() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
region() - Method in class com.mewna.catnip.rest.guild.GuildData
 
region(String) - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
region(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
region(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
region(String) - Method in class com.mewna.catnip.rest.guild.GuildData
 
registerHook(CatnipHook) - Method in class com.mewna.catnip.extension.AbstractExtension
 
registerHook(CatnipHook) - Method in interface com.mewna.catnip.extension.Extension
Register a hook into catnip.
RELATIVE - Enum constant in enum class com.mewna.catnip.entity.partials.Timestamped.TimestampStyle
Example: 2 months ago
RELAY_ENABLED - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
See https://github.com/discord/discord-api-docs/pull/2038.
remaining() - Method in class com.mewna.catnip.util.pagination.BasePaginator.RequestState
 
remainingSessions() - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
remainingSessions() - Method in interface com.mewna.catnip.entity.misc.GatewayInfo
 
remainingSessions(int) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl.GatewayInfoImplBuilder
 
remainingSessions(int) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
remove(long) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
remove(long) - Method in interface com.mewna.catnip.cache.view.LongEntityMap
 
remove(long) - Method in interface com.mewna.catnip.cache.view.MutableCacheView
 
remove(long) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
REMOVE_GUILD_BAN - Static variable in class com.mewna.catnip.rest.Routes
 
REMOVE_GUILD_MEMBER - Static variable in class com.mewna.catnip.rest.Routes
 
REMOVE_GUILD_MEMBER_ROLE - Static variable in class com.mewna.catnip.rest.Routes
 
REMOVE_USER_FROM_THREAD - Static variable in class com.mewna.catnip.rest.Routes
 
removeChannel(int) - Method in class com.mewna.catnip.rest.guild.GuildData
 
removeChannel(ChannelData) - Method in class com.mewna.catnip.rest.guild.GuildData
 
removedMembers() - Method in interface com.mewna.catnip.entity.channel.ThreadMembersUpdate
 
removedMembers() - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
removedMembers(List<String>) - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
removedMembers(List<String>) - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl.ThreadMembersUpdateImplBuilder
 
removedMembersCount() - Method in interface com.mewna.catnip.entity.guild.audit.MemberPruneInfo
 
removedMembersCount() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl
 
removedMembersCount(int) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl.MemberPruneInfoImplBuilder
 
removedMembersCount(int) - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl
 
removeGuildBan(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
removeGuildBan(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
removeGuildMember(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
removeGuildMember(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
removeGuildMemberRole(String, String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
removeGuildMemberRole(String, String, String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
removeIf(LongPredicate) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
removeIf(LongPredicate) - Method in interface com.mewna.catnip.cache.view.MutableCacheView
 
removeIf(LongPredicate) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
removeIf(Map<Long, ?>, LongPredicate) - Static method in class com.mewna.catnip.util.Utils
 
removePermissions(Permission...) - Method in class com.mewna.catnip.rest.guild.RoleData
 
removePermissions(Iterable<Permission>) - Method in class com.mewna.catnip.rest.guild.RoleData
 
removeRole(int) - Method in class com.mewna.catnip.rest.guild.GuildData
 
removeRole(Role) - Method in class com.mewna.catnip.rest.guild.MemberData
 
removeRole(Role, Member) - Method in interface com.mewna.catnip.entity.guild.Member
 
removeRole(Role, Member, String) - Method in interface com.mewna.catnip.entity.guild.Member
 
removeRole(RoleData) - Method in class com.mewna.catnip.rest.guild.GuildData
 
removeRole(String) - Method in class com.mewna.catnip.rest.guild.MemberData
 
removeRole(String, String) - Method in interface com.mewna.catnip.entity.guild.Member
 
removeRole(String, String, String) - Method in interface com.mewna.catnip.entity.guild.Member
 
removeRoleFromMember(Role, Member) - Method in interface com.mewna.catnip.entity.guild.Guild
Removes a role from a member.
removeRoleFromMember(Role, Member, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Removes a role from a member.
removeUserFromThread(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
replaceAtIndex(int, Embed.Field) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Replaces the field associated with a specific index with a new field more efficiently.
replaceAtIndex(int, String, String, boolean) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Replaces the field associated with a specific index with a new field more efficiently.
reply(Embed, boolean) - Method in interface com.mewna.catnip.entity.message.Message
Reply to this message.
reply(MessageOptions, boolean) - Method in interface com.mewna.catnip.entity.message.Message
Reply to this message.
reply(Message, boolean) - Method in interface com.mewna.catnip.entity.message.Message
Reply to this message.
reply(String, boolean) - Method in interface com.mewna.catnip.entity.message.Message
Reply to this message.
REPLY - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
request - Variable in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
request() - Method in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
request(long) - Method in class com.mewna.catnip.util.ReentrantLockWebSocket
 
REQUEST_GUILD_MEMBERS - Enum constant in enum class com.mewna.catnip.shard.GatewayOp
 
REQUEST_TO_SPEAK - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
requestDone() - Method in interface com.mewna.catnip.rest.requester.AbstractRequester.Bucket
 
requester() - Method in class com.mewna.catnip.CatnipOptions
 
requester() - Method in class com.mewna.catnip.internal.CatnipImpl
 
requester() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The requester catnip uses for REST requests.
requester(Requester) - Method in class com.mewna.catnip.CatnipOptions
 
Requester - Interface in com.mewna.catnip.rest.requester
A REST requester.
Requester.OutboundRequest - Class in com.mewna.catnip.rest.requester
POJO that represents an outbound request to Discord's REST API.
requestExecution(Routes.Route) - Method in class com.mewna.catnip.rest.ratelimit.DefaultRateLimiter
 
requestExecution(Routes.Route) - Method in interface com.mewna.catnip.rest.ratelimit.RateLimiter
Requests execution for a specific route.
requestSize - Variable in class com.mewna.catnip.util.pagination.BasePaginator
 
requestSize(int) - Method in class com.mewna.catnip.util.pagination.BasePaginator
Sets how many entities to fetch per request.
RequestState(int, int, PaginationCallback<T>) - Constructor for class com.mewna.catnip.util.pagination.BasePaginator.RequestState
 
requestToSpeakTimestamp() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
requestToSpeakTimestampRaw() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
requestToSpeakTimestampRaw() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
requestToSpeakTimestampRaw(String) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
requestToSpeakTimestampRaw(String) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
required() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
required() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommandOption
 
required(boolean) - Method in class com.mewna.catnip.entity.builder.command.CommandOptionBuilder
 
required(boolean) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl.ApplicationCommandOptionImplBuilder
 
required(boolean) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
RequiresCatnip - Interface in com.mewna.catnip.entity
 
requiresCodeGrant() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
requiresCodeGrant() - Method in interface com.mewna.catnip.entity.misc.ApplicationInfo
 
requiresCodeGrant(boolean) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
requiresCodeGrant(boolean) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
requiresColons() - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
requiresColons() - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl
 
requiresColons() - Method in interface com.mewna.catnip.entity.misc.Emoji.ActivityEmoji
 
requiresColons() - Method in interface com.mewna.catnip.entity.misc.Emoji
Whether this emoji must be wrapped in colons.
requiresColons(boolean) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl.CustomEmojiImplBuilder
 
requiresColons(boolean) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
requiresColons(boolean) - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl
 
requiresColons(boolean) - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl.UnicodeEmojiImplBuilder
 
requiresMsPrecision() - Method in class com.mewna.catnip.rest.Routes.Route
 
resetAfter() - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
resetAfter() - Method in interface com.mewna.catnip.entity.misc.GatewayInfo
 
resetAfter(long) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl.GatewayInfoImplBuilder
 
resetAfter(long) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
resolveMany(Maybe<A>, Maybe<B>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Maybe<A>, Maybe<B>, Maybe<C>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Maybe<A>, Maybe<B>, Maybe<C>, Maybe<D>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Maybe<A>, Maybe<B>, Maybe<C>, Maybe<D>, Maybe<E>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Maybe<A>, Maybe<B>, Maybe<C>, Maybe<D>, Maybe<E>, Maybe<F>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Maybe<A>, Maybe<B>, Maybe<C>, Maybe<D>, Maybe<E>, Maybe<F>, Maybe<G>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Maybe<A>, Maybe<B>, Maybe<C>, Maybe<D>, Maybe<E>, Maybe<F>, Maybe<G>, Maybe<H>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Maybe<A>, Maybe<B>, Maybe<C>, Maybe<D>, Maybe<E>, Maybe<F>, Maybe<G>, Maybe<H>, Maybe<I>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Maybe<A>, Maybe<B>, Maybe<C>, Maybe<D>, Maybe<E>, Maybe<F>, Maybe<G>, Maybe<H>, Maybe<I>, Maybe<J>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Single<A>, Single<B>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Single<A>, Single<B>, Single<C>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Single<A>, Single<B>, Single<C>, Single<D>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Single<A>, Single<B>, Single<C>, Single<D>, Single<E>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Single<A>, Single<B>, Single<C>, Single<D>, Single<E>, Single<F>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Single<A>, Single<B>, Single<C>, Single<D>, Single<E>, Single<F>, Single<G>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Single<A>, Single<B>, Single<C>, Single<D>, Single<E>, Single<F>, Single<G>, Single<H>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Single<A>, Single<B>, Single<C>, Single<D>, Single<E>, Single<F>, Single<G>, Single<H>, Single<I>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
resolveMany(Single<A>, Single<B>, Single<C>, Single<D>, Single<E>, Single<F>, Single<G>, Single<H>, Single<I>, Single<J>) - Static method in class com.mewna.catnip.util.rx.RxHelpers
 
respond(Embed) - Method in interface com.mewna.catnip.entity.message.Message
Send a message in the same channel as this message.
respond(Message) - Method in interface com.mewna.catnip.entity.message.Message
Send a message in the same channel as this message.
respond(MessageOptions) - Method in interface com.mewna.catnip.entity.message.Message
Send a message in the same channel as this message.
respond(String) - Method in interface com.mewna.catnip.entity.message.Message
Send a message in the same channel as this message.
ResponseException - Exception in com.mewna.catnip.rest
An exception that gets thrown when the REST requester encounters an error message that Discord sends back.
ResponseException(String, int, JsonErrorCode, String, JsonObject) - Constructor for exception com.mewna.catnip.rest.ResponseException
 
ResponsePayload - Class in com.mewna.catnip.rest
 
ResponsePayload(String) - Constructor for class com.mewna.catnip.rest.ResponsePayload
 
rest() - Method in interface com.mewna.catnip.Catnip
 
rest() - Method in class com.mewna.catnip.internal.CatnipImpl
 
Rest - Class in com.mewna.catnip.rest
 
Rest(CatnipImpl) - Constructor for class com.mewna.catnip.rest.Rest
 
REST_RATELIMIT_HIT - Static variable in interface com.mewna.catnip.shard.LifecycleEvent.Raw
 
REST_RATELIMIT_HIT - Static variable in interface com.mewna.catnip.shard.LifecycleEvent
Fired whenever a REST route hits a ratelimit (HTTP 429).
RestChannel - Class in com.mewna.catnip.rest.handler
 
RestChannel(CatnipImpl) - Constructor for class com.mewna.catnip.rest.handler.RestChannel
 
RestEmoji - Class in com.mewna.catnip.rest.handler
 
RestEmoji(CatnipImpl) - Constructor for class com.mewna.catnip.rest.handler.RestEmoji
 
RestGuild - Class in com.mewna.catnip.rest.handler
 
RestGuild(CatnipImpl) - Constructor for class com.mewna.catnip.rest.handler.RestGuild
 
RestInteraction - Class in com.mewna.catnip.rest.handler
 
RestInteraction(CatnipImpl) - Constructor for class com.mewna.catnip.rest.handler.RestInteraction
 
RestInvite - Class in com.mewna.catnip.rest.handler
 
RestInvite(CatnipImpl) - Constructor for class com.mewna.catnip.rest.handler.RestInvite
 
RestPayloadException - Exception in com.mewna.catnip.rest
 
RestPayloadException(JsonErrorCode, Map<String, ?>) - Constructor for exception com.mewna.catnip.rest.RestPayloadException
 
RestRatelimitHit - Interface in com.mewna.catnip.entity.lifecycle
Fired whenever a REST ratelimit is hit.
RestRatelimitHitImpl - Class in com.mewna.catnip.entity.impl.lifecycle
 
RestRatelimitHitImpl() - Constructor for class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl
 
RestRatelimitHitImpl(Catnip, String, boolean) - Constructor for class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl
 
RestRatelimitHitImpl.RestRatelimitHitImplBuilder - Class in com.mewna.catnip.entity.impl.lifecycle
 
restRatelimitsWithoutClockSync() - Method in class com.mewna.catnip.CatnipOptions
 
restRatelimitsWithoutClockSync() - Method in interface com.mewna.catnip.util.CatnipOptionsView
Whether or not catnip should assume the inability to have a properly synchronized clock when computing REST ratelimits.
restRatelimitsWithoutClockSync(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
RestUser - Class in com.mewna.catnip.rest.handler
 
RestUser(CatnipImpl) - Constructor for class com.mewna.catnip.rest.handler.RestUser
 
RestVoice - Class in com.mewna.catnip.rest.handler
 
RestVoice(CatnipImpl) - Constructor for class com.mewna.catnip.rest.handler.RestVoice
 
RestWebhook - Class in com.mewna.catnip.rest.handler
 
RestWebhook(CatnipImpl) - Constructor for class com.mewna.catnip.rest.handler.RestWebhook
 
RESUME - Enum constant in enum class com.mewna.catnip.shard.GatewayOp
 
Resumed - Interface in com.mewna.catnip.entity.misc
Fired when a shard resumes successfully.
RESUMED - Enum constant in enum class com.mewna.catnip.shard.ShardConnectState
 
RESUMED - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
RESUMED - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
RESUMED - Static variable in interface com.mewna.catnip.shard.LifecycleEvent.Raw
 
RESUMED - Static variable in interface com.mewna.catnip.shard.LifecycleEvent
Fired when the shard has successfully RESUMEd with the websocket gateway.
ResumedImpl - Class in com.mewna.catnip.entity.impl.misc
 
ResumedImpl() - Constructor for class com.mewna.catnip.entity.impl.misc.ResumedImpl
 
ResumedImpl(Catnip, List<String>) - Constructor for class com.mewna.catnip.entity.impl.misc.ResumedImpl
 
ResumedImpl.ResumedImplBuilder - Class in com.mewna.catnip.entity.impl.misc
 
RESUMING - Enum constant in enum class com.mewna.catnip.shard.LifecycleState
 
reverseOrder() - Method in class com.mewna.catnip.rest.guild.PositionUpdater
 
revoked() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
revoked() - Method in interface com.mewna.catnip.entity.misc.CreatedInvite
 
revoked(boolean) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
revoked(boolean) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
RICH - Enum constant in enum class com.mewna.catnip.entity.message.Embed.EmbedType
 
right() - Method in interface com.mewna.catnip.shard.event.DoubleEventType
 
right() - Method in class com.mewna.catnip.shard.event.DoubleEventTypeImpl
 
role(long) - Method in interface com.mewna.catnip.entity.guild.Guild
 
role(long, long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
role(long, long) - Method in interface com.mewna.catnip.cache.EntityCache
Get the role with the given ID from the guild with the given ID.
role(long, long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
role(String) - Method in interface com.mewna.catnip.entity.guild.Guild
 
role(String, String) - Method in interface com.mewna.catnip.cache.EntityCache
Get the role with the given ID from the guild with the given ID.
Role - Interface in com.mewna.catnip.entity.guild
A role in a guild.
ROLE - Enum constant in enum class com.mewna.catnip.cache.EntityCacheWorker.CachedEntityState
 
ROLE - Enum constant in enum class com.mewna.catnip.entity.guild.PermissionOverride.OverrideType
 
ROLE - Enum constant in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
 
ROLE_CREATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
ROLE_DELETE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
ROLE_ICONS - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
 
ROLE_SUBSCRIPTIONS_ENABLED - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Guild has enabled role subscriptions
ROLE_UPDATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
roleCache - Variable in class com.mewna.catnip.cache.MemoryEntityCache
 
roleCache(long, boolean) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
RoleData - Class in com.mewna.catnip.rest.guild
 
RoleData(int) - Constructor for class com.mewna.catnip.rest.guild.RoleData
 
roleIconUrl(String, String, ImageOptions) - Static method in class com.mewna.catnip.util.CDNFormat
 
roleIds() - Method in interface com.mewna.catnip.entity.guild.Member
The ids of the user's roles in this guild.
roleIds() - Method in interface com.mewna.catnip.entity.guild.PartialMember
 
roleIds() - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
roleIds() - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
roleIds() - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl
 
roleIds(Set<String>) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl.MemberImplBuilder
 
roleIds(Set<String>) - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
roleIds(Set<String>) - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl.PartialMemberImplBuilder
 
roleIds(Set<String>) - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
RoleImpl - Class in com.mewna.catnip.entity.impl.guild
 
RoleImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.RoleImpl
 
RoleImpl(Catnip, long, long, String, int, boolean, int, long, boolean, boolean, RoleTags, String, String) - Constructor for class com.mewna.catnip.entity.impl.guild.RoleImpl
 
RoleImpl.RoleImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
roleName() - Method in interface com.mewna.catnip.entity.guild.audit.OverrideUpdateInfo
 
roleName() - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl
 
roleName(String) - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl.OverrideUpdateInfoImplBuilder
 
roleName(String) - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl
 
roleOverride(String) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
roleOverride(String, Consumer<PermissionOverrideData>) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
rolePositionUpdater() - Method in interface com.mewna.catnip.entity.guild.Guild
 
roles() - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
roles() - Method in interface com.mewna.catnip.cache.EntityCache
Get all roles cached in this entity cache.
roles() - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
roles() - Method in interface com.mewna.catnip.entity.guild.Guild
 
roles() - Method in interface com.mewna.catnip.entity.guild.Member
The member's roles in the guild.
roles() - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
roles() - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
roles() - Method in interface com.mewna.catnip.entity.misc.Emoji.ActivityEmoji
 
roles() - Method in interface com.mewna.catnip.entity.misc.Emoji
Roles that are allowed to use this emoji.
roles() - Method in interface com.mewna.catnip.entity.misc.Emoji.UnicodeEmoji
 
roles() - Method in class com.mewna.catnip.rest.guild.MemberAddOptions
 
roles() - Method in class com.mewna.catnip.rest.guild.MemberData
 
roles(long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
roles(long) - Method in interface com.mewna.catnip.cache.EntityCache
Get all roles for the guild with the given ID.
roles(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
roles(String) - Method in interface com.mewna.catnip.cache.EntityCache
Get all roles for the guild with the given ID.
roles(List<String>) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl.CustomEmojiImplBuilder
 
roles(List<String>) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
roles(List<String>) - Method in class com.mewna.catnip.rest.guild.MemberAddOptions
 
roles(Set<String>) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl.PresenceUpdateImplBuilder
 
roles(Set<String>) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
roles(Set<String>) - Method in class com.mewna.catnip.rest.guild.MemberData
 
ROLES - Enum constant in enum class com.mewna.catnip.entity.message.MentionParseFlag
 
RoleTags - Interface in com.mewna.catnip.entity.guild
 
RoleTagsImpl - Class in com.mewna.catnip.entity.impl.guild
 
RoleTagsImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.RoleTagsImpl
 
RoleTagsImpl(String, boolean, String) - Constructor for class com.mewna.catnip.entity.impl.guild.RoleTagsImpl
 
RoleTagsImpl.RoleTagsImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
route - Variable in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
route() - Method in class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl
 
route() - Method in interface com.mewna.catnip.entity.lifecycle.RestRatelimitHit
 
route() - Method in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
route() - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
route() - Method in exception com.mewna.catnip.rest.ResponseException
 
route(String) - Method in class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl.RestRatelimitHitImplBuilder
 
route(String) - Method in class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl
 
Route() - Constructor for class com.mewna.catnip.rest.Routes.Route
 
Route(Routes.HttpMethod, String) - Constructor for class com.mewna.catnip.rest.Routes.Route
 
Route(Routes.HttpMethod, String, boolean) - Constructor for class com.mewna.catnip.rest.Routes.Route
 
Route(Routes.HttpMethod, String, String) - Constructor for class com.mewna.catnip.rest.Routes.Route
 
Route(Routes.HttpMethod, String, String, boolean) - Constructor for class com.mewna.catnip.rest.Routes.Route
 
Route(Routes.HttpMethod, String, String, String) - Constructor for class com.mewna.catnip.rest.Routes.Route
 
Route(Routes.HttpMethod, String, String, String, boolean) - Constructor for class com.mewna.catnip.rest.Routes.Route
 
Routes - Class in com.mewna.catnip.rest
 
Routes.HttpMethod - Enum Class in com.mewna.catnip.rest
 
Routes.Route - Class in com.mewna.catnip.rest
 
RPC_HAS_CONNECTED - Enum constant in enum class com.mewna.catnip.entity.misc.ApplicationFlag
 
rpcOrigins() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
rpcOrigins() - Method in interface com.mewna.catnip.entity.misc.ApplicationInfo
 
rpcOrigins(List<String>) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
rpcOrigins(List<String>) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
run() - Method in class com.mewna.catnip.util.task.GatewayTask
 
run() - Method in class com.mewna.catnip.util.task.QueueTask
 
run() - Method in class com.mewna.catnip.util.task.ShardConnectTask
 
RxHelpers - Class in com.mewna.catnip.util.rx
A collection of utility methods to help make using Rx not quite so potato when trying to convert between various things.
rxScheduler() - Method in interface com.mewna.catnip.Catnip
 
rxScheduler() - Method in class com.mewna.catnip.CatnipOptions
 
rxScheduler() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The RxJava scheduler that catnip should use for scheduling things like stream subscriptions.
rxScheduler(Scheduler) - Method in class com.mewna.catnip.CatnipOptions
 
RxTaskScheduler - Class in com.mewna.catnip.util.scheduler
 
RxTaskScheduler() - Constructor for class com.mewna.catnip.util.scheduler.RxTaskScheduler
 

S

SEARCH_GUILD_MEMBERS - Static variable in class com.mewna.catnip.rest.Routes
 
searchGuildMembers(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
searchGuildMembers(String, String, int) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
searchGuildMembersRaw(String, String, int) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
searchMembers(String) - Method in interface com.mewna.catnip.entity.guild.Guild
Searches guild members for a member matching the given query.
searchMembers(String, int) - Method in interface com.mewna.catnip.entity.guild.Guild
Searches guild members for all members matching the given query.
SECONDARY - Enum constant in enum class com.mewna.catnip.entity.message.component.Button.ButtonStyle
 
secrets() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
secrets() - Method in interface com.mewna.catnip.entity.user.Presence.Activity
 
secrets(Presence.ActivitySecrets) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
secrets(Presence.ActivitySecrets) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
select(String) - Method in class com.mewna.catnip.rest.guild.PositionUpdater
 
Select - Interface in com.mewna.catnip.entity.message.component
 
SELECT - Enum constant in enum class com.mewna.catnip.entity.message.component.MessageComponent.MessageComponentType
 
Select.SelectOption - Interface in com.mewna.catnip.entity.message.component
 
SelectBuilder - Class in com.mewna.catnip.entity.builder.component
 
SelectBuilder() - Constructor for class com.mewna.catnip.entity.builder.component.SelectBuilder
 
SelectBuilder.SelectOptionBuilder - Class in com.mewna.catnip.entity.builder.component
 
SelectImpl - Class in com.mewna.catnip.entity.impl.message.component
 
SelectImpl() - Constructor for class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
SelectImpl(List<Select.SelectOption>, String, int, int, boolean, String) - Constructor for class com.mewna.catnip.entity.impl.message.component.SelectImpl
 
SelectImpl.SelectImplBuilder - Class in com.mewna.catnip.entity.impl.message.component
 
SelectImpl.SelectOptionImpl - Class in com.mewna.catnip.entity.impl.message.component
 
SelectImpl.SelectOptionImpl.SelectOptionImplBuilder - Class in com.mewna.catnip.entity.impl.message.component
 
SelectInteraction - Interface in com.mewna.catnip.entity.interaction.component
 
SelectInteractionData - Interface in com.mewna.catnip.entity.interaction.component
 
SelectInteractionDataImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl
 
SelectInteractionDataImpl(MessageComponent.MessageComponentType, String, List<String>) - Constructor for class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl
 
SelectInteractionImpl - Class in com.mewna.catnip.entity.impl.interaction.component
 
SelectInteractionImpl() - Constructor for class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
SelectInteractionImpl(Catnip, InteractionType, SelectInteractionData, Member, String, int, long, long, long) - Constructor for class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
SelectInteractionImpl.SelectInteractionDataImpl - Class in com.mewna.catnip.entity.impl.interaction.component
 
SelectInteractionImpl.SelectInteractionDataImpl.SelectInteractionDataImplBuilder - Class in com.mewna.catnip.entity.impl.interaction.component
 
SelectInteractionImpl.SelectInteractionImplBuilder - Class in com.mewna.catnip.entity.impl.interaction.component
 
SelectOptionBuilder() - Constructor for class com.mewna.catnip.entity.builder.component.SelectBuilder.SelectOptionBuilder
 
SelectOptionImpl() - Constructor for class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl
 
SelectOptionImpl(String, String, String, Emoji, boolean) - Constructor for class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl
 
self() - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl
 
self() - Method in interface com.mewna.catnip.entity.message.Message.Reaction
Whether the current logged in account added this reaction.
self(boolean) - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl.ReactionImplBuilder
 
self(boolean) - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl
 
SELF_USER - Enum constant in enum class com.mewna.catnip.cache.EntityCacheWorker.CachedEntityState
 
selfDeaf() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
selfDeaf() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
selfDeaf(boolean) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
selfDeaf(boolean) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
selfMember() - Method in interface com.mewna.catnip.entity.guild.Guild
 
selfMute() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
selfMute() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
selfMute(boolean) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
selfMute(boolean) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
selfStream() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
selfStream() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
selfStream(boolean) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
selfStream(boolean) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
selfUser - Variable in class com.mewna.catnip.cache.MemoryEntityCache
 
selfUser() - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
selfUser() - Method in interface com.mewna.catnip.cache.EntityCache
 
selfUser() - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
selfUser() - Method in interface com.mewna.catnip.Catnip
 
selfUser() - Method in class com.mewna.catnip.internal.CatnipImpl
 
SEND_MESSAGES - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
SEND_MESSAGES_IN_THREADS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
SEND_TTS_MESSAGES - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
sendBinary(ByteBuffer, boolean) - Method in class com.mewna.catnip.util.ReentrantLockWebSocket
 
sendClose(int, String) - Method in class com.mewna.catnip.util.ReentrantLockWebSocket
 
sendMessage(Embed) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Send a message to this channel with the specified embed.
sendMessage(Embed) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
sendMessage(Message) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Send a message to this channel.
sendMessage(Message) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
sendMessage(MessageOptions) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Send a message to this channel with the specified options.
sendMessage(MessageOptions) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
sendMessage(String) - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Send a message to this channel with the specified content.
sendMessage(String) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
sendPing(ByteBuffer) - Method in class com.mewna.catnip.util.ReentrantLockWebSocket
 
sendPong(ByteBuffer) - Method in class com.mewna.catnip.util.ReentrantLockWebSocket
 
sendText(CharSequence, boolean) - Method in class com.mewna.catnip.util.ReentrantLockWebSocket
 
sendToSocket(JsonObject) - Method in interface com.mewna.catnip.shard.CatnipShard
 
sendToSocket(JsonObject) - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
seqnum(int) - Method in class com.mewna.catnip.shard.session.DefaultSessionManager
 
seqnum(int) - Method in interface com.mewna.catnip.shard.session.SessionManager
 
seqnum(int, int) - Method in class com.mewna.catnip.shard.session.DefaultSessionManager
 
seqnum(int, int) - Method in interface com.mewna.catnip.shard.session.SessionManager
 
serialize() - Method in interface com.mewna.catnip.entity.Entity
Serialize this entity.
serialize(Entity) - Method in class com.mewna.catnip.entity.serialization.DefaultEntitySerializer
 
serialize(Entity) - Method in interface com.mewna.catnip.entity.serialization.EntitySerializer
Serializes the given entity.
serializedSourceGuild() - Method in interface com.mewna.catnip.entity.guild.Template
 
serializedSourceGuild() - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
serializedSourceGuild(Guild) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
serializedSourceGuild(Guild) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl.TemplateImplBuilder
 
SerialRequester - Class in com.mewna.catnip.rest.requester
 
SerialRequester(RateLimiter) - Constructor for class com.mewna.catnip.rest.requester.SerialRequester
 
session(int) - Method in class com.mewna.catnip.shard.session.DefaultSessionManager
 
session(int) - Method in interface com.mewna.catnip.shard.session.SessionManager
 
session(int, String) - Method in class com.mewna.catnip.shard.session.DefaultSessionManager
 
session(int, String) - Method in interface com.mewna.catnip.shard.session.SessionManager
 
SESSION_INVALIDATED - Static variable in interface com.mewna.catnip.shard.LifecycleEvent.Raw
 
SESSION_INVALIDATED - Static variable in interface com.mewna.catnip.shard.LifecycleEvent
Fired when the shard's session is invalidated, be it from an OP 9 or other cause.
SESSION_TIMEOUT - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
sessionId() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
sessionId() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
sessionId(String) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
sessionId(String) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
sessionManager() - Method in interface com.mewna.catnip.Catnip
 
sessionManager() - Method in class com.mewna.catnip.CatnipOptions
 
sessionManager() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The session manager for catnip to use.
sessionManager(SessionManager) - Method in class com.mewna.catnip.CatnipOptions
 
SessionManager - Interface in com.mewna.catnip.shard.session
 
setInterval(long, Consumer<Long>) - Method in class com.mewna.catnip.util.scheduler.RxTaskScheduler
 
setInterval(long, Consumer<Long>) - Method in interface com.mewna.catnip.util.scheduler.TaskScheduler
Schedules a new task to be run on an interval.
setTimer(long, Consumer<Long>) - Method in class com.mewna.catnip.util.scheduler.RxTaskScheduler
 
setTimer(long, Consumer<Long>) - Method in interface com.mewna.catnip.util.scheduler.TaskScheduler
Schedules a new task to be run in the future.
setup() - Method in class com.mewna.catnip.internal.CatnipImpl
 
SEVEN_DAY_THREAD_ARCHIVE - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Needs TIER_2
shard(int) - Method in class com.mewna.catnip.shard.manager.DefaultShardManager
 
shard(int) - Method in interface com.mewna.catnip.shard.manager.ShardManager
Fetches a shard.
ShardCondition - Interface in com.mewna.catnip.shard.manager
A shard condition is an async function that determines whether or not the current shard manager instance can start sharding, ie.
ShardConnectState - Enum Class in com.mewna.catnip.shard
 
ShardConnectTask - Class in com.mewna.catnip.util.task
 
ShardConnectTask(Consumer<Integer>) - Constructor for class com.mewna.catnip.util.task.ShardConnectTask
 
shardCount() - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
shardCount() - Method in interface com.mewna.catnip.entity.misc.Ready
 
shardCount() - Method in class com.mewna.catnip.shard.manager.DefaultShardManager
 
shardCount() - Method in interface com.mewna.catnip.shard.manager.ShardManager
 
shardCount(int) - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl.ReadyImplBuilder
 
shardCount(int) - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
shardId() - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
shardId() - Method in interface com.mewna.catnip.entity.misc.Ready
 
shardId(int) - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl.ReadyImplBuilder
 
shardId(int) - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
shardId(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
shardIds() - Method in class com.mewna.catnip.shard.manager.DefaultShardManager
 
shardIds() - Method in interface com.mewna.catnip.shard.manager.ShardManager
 
shardInfo() - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl
 
shardInfo() - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl
 
shardInfo() - Method in class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl
 
shardInfo() - Method in class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl
 
shardInfo() - Method in interface com.mewna.catnip.entity.lifecycle.GatewayClosed
 
shardInfo() - Method in interface com.mewna.catnip.entity.lifecycle.GatewayConnectionFailed
 
shardInfo() - Method in interface com.mewna.catnip.entity.lifecycle.HighWebsocketLatency
 
shardInfo() - Method in interface com.mewna.catnip.entity.lifecycle.MemberChunkRerequest
 
shardInfo() - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
shardInfo(ShardInfo) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl.GatewayClosedImplBuilder
 
shardInfo(ShardInfo) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl
 
shardInfo(ShardInfo) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl.GatewayConnectionFailedImplBuilder
 
shardInfo(ShardInfo) - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl
 
shardInfo(ShardInfo) - Method in class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl.HighWebsocketLatencyImplBuilder
 
shardInfo(ShardInfo) - Method in class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl
 
shardInfo(ShardInfo) - Method in class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl.MemberChunkRerequestImplBuilder
 
shardInfo(ShardInfo) - Method in class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl
 
ShardInfo - Class in com.mewna.catnip.shard
 
ShardInfo(int, int) - Constructor for class com.mewna.catnip.shard.ShardInfo
 
SHARDING_REQUIRED - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
shardManager() - Method in interface com.mewna.catnip.Catnip
 
shardManager() - Method in class com.mewna.catnip.CatnipOptions
 
shardManager() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The shard manager for catnip to use.
shardManager(ShardManager) - Method in class com.mewna.catnip.CatnipOptions
 
ShardManager - Interface in com.mewna.catnip.shard.manager
Manages the lifecycle of shards - starting, stopping, resuming, etc.
shards() - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
shards() - Method in interface com.mewna.catnip.entity.misc.GatewayInfo
 
shards(int) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl.GatewayInfoImplBuilder
 
shards(int) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
SHORT - Enum constant in enum class com.mewna.catnip.entity.partials.Timestamped.TimestampStyle
Example: 16:20
SHORT_DATE - Enum constant in enum class com.mewna.catnip.entity.partials.Timestamped.TimestampStyle
Example: 20/04/2021
SHORT_DATE_TIME - Enum constant in enum class com.mewna.catnip.entity.partials.Timestamped.TimestampStyle
Example: 20 April 2021 16:20
shouldRetry() - Method in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
shutdown() - Method in interface com.mewna.catnip.Catnip
Shutdown the catnip instance, and undeploy all shards.
shutdown() - Method in class com.mewna.catnip.extension.manager.DefaultExtensionManager
 
shutdown() - Method in interface com.mewna.catnip.extension.manager.ExtensionManager
Shuts down the extension manager and unloads all extensions.
shutdown() - Method in class com.mewna.catnip.internal.CatnipImpl
 
shutdown() - Method in class com.mewna.catnip.shard.manager.DefaultShardManager
 
shutdown() - Method in interface com.mewna.catnip.shard.manager.ShardManager
Shuts down all shards.
shutdown() - Method in class com.mewna.catnip.util.task.GatewayTask
 
size() - Method in interface com.mewna.catnip.cache.view.CacheView
 
size() - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
size() - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
size() - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
size() - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
size() - Method in interface com.mewna.catnip.entity.message.Message.Attachment
The size of the file represented by this attachment, in bytes.
size() - Method in class com.mewna.catnip.entity.util.ImageOptions
 
size() - Method in class com.mewna.catnip.util.task.QueueTask
 
size(int) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl.AttachmentImplBuilder
 
size(int) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
size(int) - Method in class com.mewna.catnip.entity.util.ImageOptions
 
slug() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
slug() - Method in interface com.mewna.catnip.entity.misc.ApplicationInfo
If this application is a game sold on Discord, this field will be the URL slug that links to the store page.
slug(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
slug(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
smallImage() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl
 
smallImage() - Method in interface com.mewna.catnip.entity.user.Presence.ActivityAssets
 
smallImage(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl.ActivityAssetsImplBuilder
 
smallImage(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl
 
smallText() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl
 
smallText() - Method in interface com.mewna.catnip.entity.user.Presence.ActivityAssets
 
smallText(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl.ActivityAssetsImplBuilder
 
smallText(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl
 
snapshot() - Method in interface com.mewna.catnip.cache.view.CacheView
 
snapshot() - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
snapshot() - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
snapshot() - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
snapshot(Supplier<C>) - Method in interface com.mewna.catnip.cache.view.CacheView
 
snapshot(Supplier<C>) - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
snapshot(Supplier<C>) - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
snapshot(Supplier<C>) - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
Snowflake - Interface in com.mewna.catnip.entity.partials
A subset of entities that have an ID attached.
SOURCE_MESSAGE_DELETED - Enum constant in enum class com.mewna.catnip.entity.message.MessageFlag
 
sourceGuildId() - Method in interface com.mewna.catnip.entity.guild.Template
 
sourceGuildIdAsLong() - Method in interface com.mewna.catnip.entity.guild.Template
 
sourceGuildIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
sourceGuildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
sourceGuildIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl.TemplateImplBuilder
 
sources - Variable in class com.mewna.catnip.cache.view.CompositeCacheView
 
SPAMMER - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
SPEAK - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
spectate() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl
 
spectate() - Method in interface com.mewna.catnip.entity.user.Presence.ActivitySecrets
 
spectate(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl.ActivitySecretsImplBuilder
 
spectate(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl
 
SPECTATE - Enum constant in enum class com.mewna.catnip.entity.message.MessageActivityType
 
SPECTATE - Enum constant in enum class com.mewna.catnip.entity.user.Presence.ActivityFlag
 
splash() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
splash() - Method in interface com.mewna.catnip.entity.guild.Guild
 
splash() - Method in interface com.mewna.catnip.entity.guild.Invite.InviteGuild
 
splash() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
splash() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
splash(byte[]) - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
splash(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
splash(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
splash(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl.InviteGuildImplBuilder
 
splash(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
splash(URI) - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
splashUrl() - Method in interface com.mewna.catnip.entity.guild.Guild
 
splashUrl() - Method in interface com.mewna.catnip.entity.guild.Invite.InviteGuild
 
splashUrl(ImageOptions) - Method in interface com.mewna.catnip.entity.guild.Guild
The CDN URL of the guild's splash image.
splashUrl(ImageOptions) - Method in interface com.mewna.catnip.entity.guild.Invite.InviteGuild
 
splashUrl(ImageOptions) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
splashUrl(String, String, ImageOptions) - Static method in class com.mewna.catnip.util.CDNFormat
 
spliterator() - Method in interface com.mewna.catnip.cache.view.CacheView
SplitMemoryEntityCache - Class in com.mewna.catnip.cache
 
SplitMemoryEntityCache() - Constructor for class com.mewna.catnip.cache.SplitMemoryEntityCache
 
stacktrace - Variable in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
stacktrace() - Method in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
STAGE - Enum constant in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
A stage channel.
StageChannel - Interface in com.mewna.catnip.entity.channel
 
StageChannelImpl - Class in com.mewna.catnip.entity.impl.channel
 
StageChannelImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
StageChannelImpl(Catnip, long, String, long, int, long, List<PermissionOverride>, int, int) - Constructor for class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
StageChannelImpl.StageChannelImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
start() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityTimestampsImpl
 
start() - Method in interface com.mewna.catnip.entity.user.Presence.ActivityTimestamps
 
start() - Method in class com.mewna.catnip.rest.requester.AbstractRequester.QueuedRequest
 
start() - Method in class com.mewna.catnip.shard.manager.DefaultShardManager
 
start() - Method in interface com.mewna.catnip.shard.manager.ShardManager
Starts booting shards.
start(long) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityTimestampsImpl.ActivityTimestampsImplBuilder
 
start(long) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityTimestampsImpl
 
START_EMBEDDED_ACTIVITIES - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
START_PRIVATE_THREAD - Static variable in class com.mewna.catnip.rest.Routes
 
START_PUBLIC_THREAD - Static variable in class com.mewna.catnip.rest.Routes
 
startedKeepalive() - Method in class com.mewna.catnip.internal.CatnipImpl
 
startPrivateThread(String, String, int) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
startPrivateThreadRaw(String, String, int) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
startPublicThread(String, String, String, int) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
startPublicThreadRaw(String, String, String, int) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
startsWithIgnoreCase(String, String) - Static method in class com.mewna.catnip.util.Utils
 
state() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
state() - Method in interface com.mewna.catnip.entity.user.Presence.Activity
 
state(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
state(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
status() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
status() - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
status() - Method in interface com.mewna.catnip.entity.user.Presence
 
status(Presence.OnlineStatus) - Method in interface com.mewna.catnip.Catnip
Update the online status for all shards.
status(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.builder.PresenceBuilder
 
status(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.PresenceImplBuilder
 
status(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
status(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl.PresenceUpdateImplBuilder
 
status(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
STATUS_UPDATE - Enum constant in enum class com.mewna.catnip.shard.GatewayOp
 
statusCode() - Method in exception com.mewna.catnip.rest.ResponseException
 
Sticker - Interface in com.mewna.catnip.entity.sticker
 
StickerFormatType - Enum Class in com.mewna.catnip.entity.sticker
 
StickerImpl - Class in com.mewna.catnip.entity.impl.sticker
 
StickerImpl() - Constructor for class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
StickerImpl(Catnip, long, long, String, String, List<String>, String, String, StickerFormatType) - Constructor for class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
StickerImpl.StickerImplBuilder - Class in com.mewna.catnip.entity.impl.sticker
 
stickers() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
stickers() - Method in interface com.mewna.catnip.entity.message.Message
 
stickers(List<Sticker>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
stickers(List<Sticker>) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
stickerUrl(Sticker) - Static method in class com.mewna.catnip.util.CDNFormat
 
STORE - Enum constant in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
A store channel in a guild.
StoreChannel - Interface in com.mewna.catnip.entity.channel
 
StoreChannelImpl - Class in com.mewna.catnip.entity.impl.channel
 
StoreChannelImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
StoreChannelImpl(Catnip, long, String, long, int, long, List<PermissionOverride>, boolean) - Constructor for class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
StoreChannelImpl.StoreChannelImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
stream() - Method in interface com.mewna.catnip.cache.view.CacheView
 
STREAM - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
STREAMING - Enum constant in enum class com.mewna.catnip.entity.user.Presence.ActivityType
 
string() - Method in class com.mewna.catnip.rest.ResponsePayload
 
STRING - Enum constant in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
 
STRING - Enum constant in enum class com.mewna.catnip.rest.MultipartBodyPublisher.Type
 
stringifySnowflakes(JsonObject) - Static method in class com.mewna.catnip.util.JsonUtil
Converts all snowflakes in the passed-in JsonObject to strings.
stringListToTypedList(JsonArray, Function<String, T>) - Static method in class com.mewna.catnip.util.JsonUtil
 
style() - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
style() - Method in interface com.mewna.catnip.entity.message.component.Button
 
style(Button.ButtonStyle) - Method in class com.mewna.catnip.entity.builder.component.ButtonBuilder
 
style(Button.ButtonStyle) - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl.ButtonImplBuilder
 
style(Button.ButtonStyle) - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
SUB_COMMAND - Enum constant in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
 
SUB_COMMAND_GROUP - Enum constant in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
 
submit() - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
submit() - Method in class com.mewna.catnip.entity.channel.Webhook.WebhookEditFields
 
submit() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
submit(String) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
SUCCESS - Enum constant in enum class com.mewna.catnip.entity.message.component.Button.ButtonStyle
 
summary() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
summary() - Method in interface com.mewna.catnip.entity.misc.ApplicationInfo
If this application is a game sold on Discord, this field will be the summary field for the store page of its primary SKU.
summary(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
summary(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
suppress() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
suppress() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
suppress(boolean) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
suppress(boolean) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
SUPPRESS_EMBEDS - Enum constant in enum class com.mewna.catnip.entity.message.MessageFlag
 
SYNC - Enum constant in enum class com.mewna.catnip.entity.user.Presence.ActivityFlag
 
SYNC_GUILD_INTEGRATION - Static variable in class com.mewna.catnip.rest.Routes
 
SYNC_GUILD_TEMPLATE - Static variable in class com.mewna.catnip.rest.Routes
 
syncGuildTemplate(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
syncGuildTemplateRaw(String, String) - Method in class com.mewna.catnip.rest.handler.RestGuild
 
SYSTEM - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
systemChannelId() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
systemChannelId() - Method in interface com.mewna.catnip.entity.guild.Guild
 
systemChannelId(String) - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
systemChannelIdAsLong() - Method in interface com.mewna.catnip.entity.guild.Guild
 
systemChannelIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
systemChannelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
systemChannelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 

T

tags() - Method in interface com.mewna.catnip.entity.guild.Role
The tags for this role.
tags() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
tags() - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
tags() - Method in interface com.mewna.catnip.entity.sticker.Sticker
 
tags(RoleTags) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
tags(RoleTags) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
tags(List<String>) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl.StickerImplBuilder
 
tags(List<String>) - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl
 
target() - Method in exception com.mewna.catnip.util.HierarchyException
 
targetId() - Method in interface com.mewna.catnip.entity.guild.audit.AuditLogEntry
 
targetIdAsLong() - Method in interface com.mewna.catnip.entity.guild.audit.AuditLogEntry
 
targetIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
targetIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl.AuditLogEntryImplBuilder
 
targetIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
taskScheduler() - Method in interface com.mewna.catnip.Catnip
The task scheduler allows for scheduling one-off and recurring tasks that are executed at some point in the future.
taskScheduler() - Method in class com.mewna.catnip.CatnipOptions
 
taskScheduler() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The task scheduler that catnip will use for scheduling its own internal tasks.
taskScheduler(TaskScheduler) - Method in class com.mewna.catnip.CatnipOptions
 
TaskScheduler - Interface in com.mewna.catnip.util.scheduler
A basic task scheduler to replace vert.x's setTimer() and setPeriodic().
team() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
team() - Method in interface com.mewna.catnip.entity.misc.ApplicationInfo
 
team(Team) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
team(Team) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
Team - Interface in com.mewna.catnip.entity.misc
Information about a team.
TEAM_USER - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
teamIconUrl(String, String, ImageOptions) - Static method in class com.mewna.catnip.util.CDNFormat
 
teamId() - Method in interface com.mewna.catnip.entity.misc.TeamMember
 
teamIdAsLong() - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
teamIdAsLong() - Method in interface com.mewna.catnip.entity.misc.TeamMember
 
teamIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
teamIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl.TeamMemberImplBuilder
 
TeamImpl - Class in com.mewna.catnip.entity.impl.misc
 
TeamImpl() - Constructor for class com.mewna.catnip.entity.impl.misc.TeamImpl
 
TeamImpl(Catnip, long, long, String, String, List<TeamMember>) - Constructor for class com.mewna.catnip.entity.impl.misc.TeamImpl
 
TeamImpl.TeamImplBuilder - Class in com.mewna.catnip.entity.impl.misc
 
TeamMember - Interface in com.mewna.catnip.entity.misc
Information about a team member.
TeamMemberImpl - Class in com.mewna.catnip.entity.impl.misc
 
TeamMemberImpl() - Constructor for class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
TeamMemberImpl(Catnip, long, int, User, List<String>) - Constructor for class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
TeamMemberImpl.TeamMemberImplBuilder - Class in com.mewna.catnip.entity.impl.misc
 
Template - Interface in com.mewna.catnip.entity.guild
 
TemplateImpl - Class in com.mewna.catnip.entity.impl.guild
 
TemplateImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
TemplateImpl(String, String, String, int, long, User, String, String, long, Guild, boolean) - Constructor for class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
TemplateImpl.TemplateImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
temporary() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
temporary() - Method in interface com.mewna.catnip.entity.misc.CreatedInvite
 
temporary() - Method in class com.mewna.catnip.rest.invite.InviteCreateOptions
 
temporary(boolean) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
temporary(boolean) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
temporary(boolean) - Method in class com.mewna.catnip.rest.invite.InviteCreateOptions
 
text() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl
 
text() - Method in interface com.mewna.catnip.entity.message.Embed.Footer
Text of the footer.
text(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl.FooterImplBuilder
 
text(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl
 
TEXT - Enum constant in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
A text channel in a guild.
TEXT_IN_VOICE_ENABLED - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
 
textChannel(long) - Method in interface com.mewna.catnip.entity.guild.Guild
 
textChannel(String) - Method in interface com.mewna.catnip.entity.guild.Guild
 
TextChannel - Interface in com.mewna.catnip.entity.channel
A channel in a guild that can have text messages sent in it.
TextChannelImpl - Class in com.mewna.catnip.entity.impl.channel
 
TextChannelImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
TextChannelImpl(Catnip, long, String, long, int, long, List<PermissionOverride>, String, boolean, int) - Constructor for class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
TextChannelImpl.TextChannelImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
THREAD_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
THREAD_CREATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
THREAD_CREATED - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
THREAD_DELETE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
THREAD_DELETE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
THREAD_LIST_SYNC - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
THREAD_MEMBER_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
THREAD_MEMBERS_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
THREAD_STARTER_MESSAGE - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
THREAD_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
THREAD_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
threadableChannelTypes() - Static method in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
 
ThreadChannel - Interface in com.mewna.catnip.entity.channel
 
ThreadChannel.ThreadFlags - Enum Class in com.mewna.catnip.entity.channel
 
ThreadChannel.ThreadMember - Interface in com.mewna.catnip.entity.channel
 
ThreadChannel.ThreadMetadata - Interface in com.mewna.catnip.entity.channel
 
ThreadChannelImpl - Class in com.mewna.catnip.entity.impl.channel
 
ThreadChannelImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
ThreadChannelImpl(Catnip, Channel.ChannelType, long, String, long, int, long, List<PermissionOverride>, String, boolean, int, int, int, ThreadChannel.ThreadMember, ThreadChannel.ThreadMetadata, long) - Constructor for class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
ThreadChannelImpl.ThreadChannelImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
ThreadChannelImpl.ThreadMemberImpl - Class in com.mewna.catnip.entity.impl.channel
 
ThreadChannelImpl.ThreadMemberImpl.ThreadMemberImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
ThreadChannelImpl.ThreadMetadataImpl - Class in com.mewna.catnip.entity.impl.channel
 
ThreadChannelImpl.ThreadMetadataImpl.ThreadMetadataImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
ThreadListSync - Interface in com.mewna.catnip.entity.channel
 
ThreadListSyncImpl - Class in com.mewna.catnip.entity.impl.channel
 
ThreadListSyncImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl
 
ThreadListSyncImpl(long, List<String>, List<ThreadChannel>, List<ThreadChannel.ThreadMember>) - Constructor for class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl
 
ThreadListSyncImpl.ThreadListSyncImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
threadMember(long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
threadMember(long) - Method in interface com.mewna.catnip.cache.EntityCache
 
threadMember(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
threadMember(String) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
threadMember(String) - Method in interface com.mewna.catnip.cache.EntityCache
 
threadMemberCache - Variable in class com.mewna.catnip.cache.MemoryEntityCache
 
ThreadMemberImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl
 
ThreadMemberImpl(Catnip, long, long, String) - Constructor for class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl
 
threadMembers() - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
threadMembers() - Method in interface com.mewna.catnip.cache.EntityCache
 
threadMembers() - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
ThreadMembersUpdate - Interface in com.mewna.catnip.entity.channel
 
ThreadMembersUpdateImpl - Class in com.mewna.catnip.entity.impl.channel
 
ThreadMembersUpdateImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
ThreadMembersUpdateImpl(Catnip, long, long, int, List<ThreadChannel.ThreadMember>, List<String>) - Constructor for class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl
 
ThreadMembersUpdateImpl.ThreadMembersUpdateImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
ThreadMetadataImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl
 
ThreadMetadataImpl(boolean, boolean, long, String, int) - Constructor for class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl
 
threads() - Method in interface com.mewna.catnip.entity.channel.ThreadListSync
 
threads() - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl
 
threads(List<ThreadChannel>) - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl.ThreadListSyncImplBuilder
 
threads(List<ThreadChannel>) - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl
 
THREADS_ENABLED - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
 
THREADS_ENABLED_TESTING - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Feature Flag for lib test guilds (temporary flag)
THREE_DAY_THREAD_ARCHIVE - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Needs TIER_1
thumbnail() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
thumbnail() - Method in interface com.mewna.catnip.entity.message.Embed
Embed thumbnail.
thumbnail(Embed.Thumbnail) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
thumbnail(Embed.Thumbnail) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
thumbnail(String) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Set the embed's thumbnail.
ThumbnailImpl() - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl
 
ThumbnailImpl(String, String, int, int) - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl
 
TICKETED_EVENTS_ENABLED - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
Needs GuildFeature.MONETIZATION_ENABLED and valid payout informations on developer team
TIER_1 - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.PremiumTier
 
TIER_2 - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.PremiumTier
 
TIER_3 - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.PremiumTier
 
timestamp() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
timestamp() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
timestamp() - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl
 
timestamp() - Method in interface com.mewna.catnip.entity.message.Embed
Embed timestamp.
timestamp() - Method in interface com.mewna.catnip.entity.message.Message
When the message was sent.
timestamp() - Method in interface com.mewna.catnip.entity.user.TypingUser
 
timestamp(long) - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl
 
timestamp(long) - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl.TypingUserImplBuilder
 
timestamp(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
timestamp(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
timestamp(String) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
timestamp(String) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
timestamp(TemporalAccessor) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
Sets the timestamp of the embed.
Timestamped - Interface in com.mewna.catnip.entity.partials
An entity that has a timestamp.
Timestamped.TimestampStyle - Enum Class in com.mewna.catnip.entity.partials
 
timestamps() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
timestamps() - Method in interface com.mewna.catnip.entity.user.Presence.Activity
 
timestamps(Presence.ActivityTimestamps) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
timestamps(Presence.ActivityTimestamps) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
title() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
title() - Method in interface com.mewna.catnip.entity.message.Embed
Embed title.
title(String) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
 
title(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
title(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
toJson() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommandOption
 
toJson() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionChoice
 
toJson() - Method in interface com.mewna.catnip.entity.message.component.ActionRow
 
toJson() - Method in interface com.mewna.catnip.entity.message.component.Button
 
toJson() - Method in interface com.mewna.catnip.entity.message.component.MessageComponent
 
toJson() - Method in interface com.mewna.catnip.entity.message.component.Select.SelectOption
 
toJson() - Method in interface com.mewna.catnip.entity.message.component.Select
 
toJson() - Method in class com.mewna.catnip.rest.guild.ChannelData
 
toJson() - Method in class com.mewna.catnip.rest.guild.GuildData
 
toJson() - Method in class com.mewna.catnip.rest.guild.MemberAddOptions
 
toJson() - Method in class com.mewna.catnip.rest.guild.MemberData
 
toJson() - Method in class com.mewna.catnip.rest.guild.PermissionOverrideData
 
toJson() - Method in class com.mewna.catnip.rest.guild.RoleData
 
toJson() - Method in class com.mewna.catnip.rest.invite.InviteCreateOptions
 
toJson() - Method in interface com.mewna.catnip.util.JsonConvertible
 
toJson(Catnip) - Method in interface com.mewna.catnip.entity.interaction.command.InteractionApplicationCommandCallbackData
 
toJson(Catnip) - Method in interface com.mewna.catnip.entity.interaction.InteractionResponse
 
token() - Method in class com.mewna.catnip.CatnipOptions
 
token() - Method in interface com.mewna.catnip.entity.channel.Webhook
 
token() - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
token() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
token() - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
token() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
token() - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl
 
token() - Method in interface com.mewna.catnip.entity.interaction.Interaction
 
token() - Method in interface com.mewna.catnip.entity.voice.VoiceServerUpdate
 
token() - Method in class com.mewna.catnip.internal.CatnipImpl
 
token() - Method in interface com.mewna.catnip.util.CatnipOptionsView
The token for catnip to use.
token(String) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
token(String) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl.WebhookImplBuilder
 
token(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl.ApplicationCommandInteractionImplBuilder
 
token(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
token(String) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl.ButtonInteractionImplBuilder
 
token(String) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
token(String) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionImplBuilder
 
token(String) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
token(String) - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl
 
token(String) - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl.VoiceServerUpdateImplBuilder
 
toList(JsonArray, Function<JsonObject, T>) - Static method in class com.mewna.catnip.util.JsonUtil
 
toListFromCache(JsonArray, Function<String, T>) - Static method in class com.mewna.catnip.util.JsonUtil
 
toMap(JsonArray, Function<JsonObject, String>, Function<JsonObject, T>) - Static method in class com.mewna.catnip.util.JsonUtil
 
toMutableSet(JsonArray, Function<JsonObject, T>) - Static method in class com.mewna.catnip.util.JsonUtil
 
topic() - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
topic() - Method in interface com.mewna.catnip.entity.channel.TextChannel
The channel's topic.
topic() - Method in interface com.mewna.catnip.entity.channel.VoiceChannel
Voice channels will never have a topic.
topic() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
topic() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
topic() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
topic() - Method in class com.mewna.catnip.rest.guild.ChannelData
 
topic(String) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
topic(String) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl.NewsChannelImplBuilder
 
topic(String) - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
topic(String) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl.TextChannelImplBuilder
 
topic(String) - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
topic(String) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
topic(String) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
topic(String) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
toSet(long) - Static method in enum class com.mewna.catnip.entity.message.MessageFlag
 
toSet(long) - Static method in enum class com.mewna.catnip.entity.misc.ApplicationFlag
 
toSet(long) - Static method in enum class com.mewna.catnip.entity.user.UserFlag
 
toSet(long) - Static method in enum class com.mewna.catnip.entity.util.Permission
 
toSet(JsonArray, Function<JsonObject, T>) - Static method in class com.mewna.catnip.util.JsonUtil
 
toSnowflakeList(JsonArray) - Static method in class com.mewna.catnip.util.JsonUtil
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl.CategoryImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl.ChannelMentionImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.ChannelPinsUpdateImpl.ChannelPinsUpdateImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl.DeletedThreadImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl.GroupDMChannelImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl.NewsChannelImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl.StageChannelImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl.StoreChannelImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl.TextChannelImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl.ThreadMemberImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMetadataImpl.ThreadMetadataImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.ThreadListSyncImpl.ThreadListSyncImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.ThreadMembersUpdateImpl.ThreadMembersUpdateImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl.UserDMChannelImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl.VoiceChannelImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl.WebhookImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl.WebhooksUpdateImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogChangeImpl.AuditLogChangeImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl.AuditLogEntryImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberDisconnectInfoImpl.MemberDisconnectInfoImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl.MemberMoveInfoImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.audit.MemberPruneInfoImpl.MemberPruneInfoImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageBulkDeleteInfoImpl.MessageBulkDeleteInfoImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessageDeleteInfoImpl.MessageDeleteInfoImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.audit.MessagePinInfoImpl.MessagePinInfoImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.audit.OverrideUpdateInfoImpl.OverrideUpdateInfoImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.DeletedInviteImpl.DeletedInviteImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.EmojiUpdateImpl.EmojiUpdateImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl.GatewayGuildBanImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.GuildBanImpl.GuildBanImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.GuildEmbedImpl.GuildEmbedImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl.InviteChannelImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl.InviteGuildImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl.InviterImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl.MemberImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.MemberImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl.PartialGuildImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.PartialGuildImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl.PartialMemberImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl.PartialRoleImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.PartialRoleImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl.PermissionOverrideImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.RoleTagsImpl.RoleTagsImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl.TemplateImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl.UnavailableGuildImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl.ApplicationCommandImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataImpl.ApplicationCommandInteractionDataImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl.ApplicationCommandInteractionDataOptionImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl.ApplicationCommandInteractionImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl.ApplicationCommandOptionDoubleChoiceImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl.ApplicationCommandOptionImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl.ApplicationCommandOptionIntegerChoiceImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionStringChoiceImpl.ApplicationCommandOptionStringChoiceImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl.InteractionApplicationCommandCallbackDataImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl.ButtonInteractionImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.component.InteractionResponseImpl.InteractionResponseImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl.SelectInteractionDataImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.CustomIdInteractionDataImpl.CustomIdInteractionDataImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.interaction.InteractionMemberImpl.InteractionMemberImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.lifecycle.ChunkingDoneImpl.ChunkingDoneImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayClosedImpl.GatewayClosedImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.lifecycle.GatewayConnectionFailedImpl.GatewayConnectionFailedImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.lifecycle.HighWebsocketLatencyImpl.HighWebsocketLatencyImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.lifecycle.MemberChunkRerequestImpl.MemberChunkRerequestImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.lifecycle.RestRatelimitHitImpl.RestRatelimitHitImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl.AttachmentImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl.BulkDeletedMessagesImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.BulkDeletedMessagesImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.message.BulkRemovedReactionsImpl.BulkRemovedReactionsImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.component.ActionRowImpl.ActionRowImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl.ButtonImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl.SelectOptionImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl.DeletedMessageImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.DeletedMessageImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl.AuthorImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl.FieldImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FooterImpl.FooterImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl.ImageImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ProviderImpl.ProviderImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl.ThumbnailImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl.VideoImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.MessageActivityImpl.MessageActivityImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.MessageApplicationImpl.MessageApplicationImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.MessageEmbedUpdateImpl.MessageEmbedUpdateImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.message.MessageReferenceImpl.MessageReferenceImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl.ReactionImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.message.ReactionImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl.ReactionUpdateImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.ActivityEmojiImpl.ActivityEmojiImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl.ApplicationOwnerImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl.CustomEmojiImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl.GatewayInfoImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl.ReadyImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.ResumedImpl.ResumedImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl.TeamImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.TeamImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl.TeamMemberImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl.UnicodeEmojiImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.sticker.StickerImpl.StickerImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityAssetsImpl.ActivityAssetsImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityPartyImpl.ActivityPartyImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivitySecretsImpl.ActivitySecretsImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityTimestampsImpl.ActivityTimestampsImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.PresenceImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl.PresenceUpdateImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.user.TypingUserImpl.TypingUserImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.user.UserImpl.UserImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
toString() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl.VoiceRegionImplBuilder
 
toString() - Method in class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl.VoiceServerUpdateImplBuilder
 
toString() - Method in class com.mewna.catnip.rest.guild.ChannelData
 
toString() - Method in class com.mewna.catnip.rest.guild.RoleData
 
toString() - Method in class com.mewna.catnip.rest.MultipartBodyPublisher.PartsSpecification
 
toString() - Method in class com.mewna.catnip.rest.requester.Requester.OutboundRequest
 
toString() - Method in class com.mewna.catnip.rest.Routes.Route
 
toString() - Method in enum class com.mewna.catnip.shard.GatewayOp
 
toString() - Method in class com.mewna.catnip.shard.ShardInfo
 
toStringList(JsonArray) - Static method in class com.mewna.catnip.util.JsonUtil
 
toStringSet(JsonArray) - Static method in class com.mewna.catnip.util.JsonUtil
 
totalSessions() - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
totalSessions() - Method in interface com.mewna.catnip.entity.misc.GatewayInfo
 
totalSessions(int) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl.GatewayInfoImplBuilder
 
totalSessions(int) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
trace() - Method in class com.mewna.catnip.entity.impl.misc.ResumedImpl
 
trace() - Method in interface com.mewna.catnip.shard.CatnipShard
Fetches the trace from the shard.
trace() - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
trace(String, Object...) - Method in interface com.mewna.catnip.util.logging.LogAdapter
 
trace(List<String>) - Method in class com.mewna.catnip.entity.impl.misc.ResumedImpl.ResumedImplBuilder
 
trace(List<String>) - Method in class com.mewna.catnip.entity.impl.misc.ResumedImpl
 
TRACE - Enum constant in enum class com.mewna.catnip.rest.Routes.HttpMethod
 
TRIGGER_TYPING_INDICATOR - Static variable in class com.mewna.catnip.rest.Routes
 
triggerTypingIndicator() - Method in interface com.mewna.catnip.entity.channel.MessageChannel
Trigger the "[user] is typing..." indicator for yourself in this channel.
triggerTypingIndicator() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
triggerTypingIndicator(String) - Method in class com.mewna.catnip.rest.handler.RestChannel
 
tts() - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl
 
tts() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
tts() - Method in interface com.mewna.catnip.entity.interaction.command.InteractionApplicationCommandCallbackData
 
tts() - Method in interface com.mewna.catnip.entity.message.Message
Whether or not the message was sent using the /TTS command, making clients read
the message aloud using their text-to-speech engine.
tts(boolean) - Method in class com.mewna.catnip.entity.builder.command.InteractionApplicationCommandCallbackDataBuilder
 
tts(boolean) - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl.InteractionApplicationCommandCallbackDataImplBuilder
 
tts(boolean) - Method in class com.mewna.catnip.entity.impl.interaction.command.InteractionApplicationCommandCallbackDataImpl
 
tts(boolean) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
tts(boolean) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
TWO_FACTOR_AUTH_REQUIRED - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
type - Variable in class com.mewna.catnip.rest.MultipartBodyPublisher.PartsSpecification
 
type() - Method in interface com.mewna.catnip.entity.channel.Channel
 
type() - Method in interface com.mewna.catnip.entity.channel.ChannelMention
 
type() - Method in interface com.mewna.catnip.entity.channel.DeletedThread
 
type() - Method in interface com.mewna.catnip.entity.channel.StageChannel
 
type() - Method in interface com.mewna.catnip.entity.channel.StoreChannel
 
type() - Method in interface com.mewna.catnip.entity.guild.audit.AuditLogEntry
 
type() - Method in interface com.mewna.catnip.entity.guild.Invite.InviteChannel
 
type() - Method in interface com.mewna.catnip.entity.guild.PermissionOverride
 
type() - Method in class com.mewna.catnip.entity.impl.channel.CategoryImpl
 
type() - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl
 
type() - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl
 
type() - Method in class com.mewna.catnip.entity.impl.channel.GroupDMChannelImpl
 
type() - Method in class com.mewna.catnip.entity.impl.channel.NewsChannelImpl
 
type() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
type() - Method in class com.mewna.catnip.entity.impl.channel.StoreChannelImpl
 
type() - Method in class com.mewna.catnip.entity.impl.channel.TextChannelImpl
 
type() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
type() - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
type() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
type() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
type() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
type() - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
type() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl
 
type() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
type() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
type() - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
type() - Method in class com.mewna.catnip.entity.impl.interaction.component.InteractionResponseImpl
 
type() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
type() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
type() - Method in class com.mewna.catnip.entity.impl.message.MessageActivityImpl
 
type() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
type() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
type() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommandInteractionDataOption
 
type() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommandOption
 
type() - Method in interface com.mewna.catnip.entity.interaction.Interaction
 
type() - Method in interface com.mewna.catnip.entity.interaction.InteractionResponse
 
type() - Method in interface com.mewna.catnip.entity.message.component.ActionRow
 
type() - Method in interface com.mewna.catnip.entity.message.component.Button
 
type() - Method in interface com.mewna.catnip.entity.message.component.MessageComponent
 
type() - Method in interface com.mewna.catnip.entity.message.component.Select
 
type() - Method in interface com.mewna.catnip.entity.message.Embed
Embed type.
type() - Method in interface com.mewna.catnip.entity.message.Message.MessageActivity
 
type() - Method in interface com.mewna.catnip.entity.message.Message
The type of message.
type() - Method in interface com.mewna.catnip.entity.user.Presence.Activity
 
type() - Method in class com.mewna.catnip.entity.util.ImageOptions
 
type() - Method in class com.mewna.catnip.rest.guild.ChannelData
 
type() - Method in class com.mewna.catnip.rest.guild.PermissionOverrideData
 
type(Channel.ChannelType) - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl.ChannelMentionImplBuilder
 
type(Channel.ChannelType) - Method in class com.mewna.catnip.entity.impl.channel.ChannelMentionImpl
 
type(Channel.ChannelType) - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl.DeletedThreadImplBuilder
 
type(Channel.ChannelType) - Method in class com.mewna.catnip.entity.impl.channel.DeletedThreadImpl
 
type(Channel.ChannelType) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadChannelImplBuilder
 
type(Channel.ChannelType) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl
 
type(Channel.ChannelType) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl.InviteChannelImplBuilder
 
type(Channel.ChannelType) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteChannelImpl
 
type(ActionType) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl.AuditLogEntryImplBuilder
 
type(ActionType) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
type(ActionType) - Method in class com.mewna.catnip.util.pagination.AuditLogPaginator
Filters what type of entries to fetch.
type(PermissionOverride.OverrideType) - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl.PermissionOverrideImplBuilder
 
type(PermissionOverride.OverrideType) - Method in class com.mewna.catnip.entity.impl.guild.PermissionOverrideImpl
 
type(ApplicationCommandOptionType) - Method in class com.mewna.catnip.entity.builder.command.CommandOptionBuilder
 
type(ApplicationCommandOptionType) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl.ApplicationCommandInteractionDataOptionImplBuilder
 
type(ApplicationCommandOptionType) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl
 
type(ApplicationCommandOptionType) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl.ApplicationCommandOptionImplBuilder
 
type(ApplicationCommandOptionType) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionImpl
 
type(InteractionResponseType) - Method in class com.mewna.catnip.entity.builder.command.InteractionResponseBuilder
 
type(InteractionResponseType) - Method in class com.mewna.catnip.entity.impl.interaction.component.InteractionResponseImpl.InteractionResponseImplBuilder
 
type(InteractionResponseType) - Method in class com.mewna.catnip.entity.impl.interaction.component.InteractionResponseImpl
 
type(InteractionType) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl.ApplicationCommandInteractionImplBuilder
 
type(InteractionType) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
type(InteractionType) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl.ButtonInteractionImplBuilder
 
type(InteractionType) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
type(InteractionType) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionImplBuilder
 
type(InteractionType) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
type(Embed.EmbedType) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
type(Embed.EmbedType) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
type(MessageActivityType) - Method in class com.mewna.catnip.entity.impl.message.MessageActivityImpl.MessageActivityImplBuilder
 
type(MessageActivityType) - Method in class com.mewna.catnip.entity.impl.message.MessageActivityImpl
 
type(MessageType) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
type(MessageType) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
type(Presence.ActivityType) - Method in class com.mewna.catnip.entity.builder.PresenceBuilder
 
type(Presence.ActivityType) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
type(Presence.ActivityType) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
type(ImageType) - Method in class com.mewna.catnip.entity.util.ImageOptions
 
TYPING_START - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
TYPING_START - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
TypingUser - Interface in com.mewna.catnip.entity.user
Fired when a user starts typing in a channel.
TypingUserImpl - Class in com.mewna.catnip.entity.impl.user
 
TypingUserImpl() - Constructor for class com.mewna.catnip.entity.impl.user.TypingUserImpl
 
TypingUserImpl(Catnip, long, long, long, long) - Constructor for class com.mewna.catnip.entity.impl.user.TypingUserImpl
 
TypingUserImpl.TypingUserImplBuilder - Class in com.mewna.catnip.entity.impl.user
 

U

UNAUTHORIZED - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
unavailable() - Method in interface com.mewna.catnip.entity.guild.Guild
 
unavailable() - Method in interface com.mewna.catnip.entity.guild.UnavailableGuild
 
unavailable() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
unavailable() - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl
 
unavailable(boolean) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
unavailable(boolean) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
unavailable(boolean) - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl
 
unavailable(boolean) - Method in class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl.UnavailableGuildImplBuilder
 
UnavailableGuild - Interface in com.mewna.catnip.entity.guild
An unavailable guild.
UnavailableGuildImpl - Class in com.mewna.catnip.entity.impl.guild
 
UnavailableGuildImpl() - Constructor for class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl
 
UnavailableGuildImpl(Catnip, long, boolean) - Constructor for class com.mewna.catnip.entity.impl.guild.UnavailableGuildImpl
 
UnavailableGuildImpl.UnavailableGuildImplBuilder - Class in com.mewna.catnip.entity.impl.guild
 
unavailableGuilds() - Method in interface com.mewna.catnip.Catnip
 
unavailableGuilds() - Method in class com.mewna.catnip.internal.CatnipImpl
 
unban(long) - Method in interface com.mewna.catnip.entity.guild.Guild
Removes a users ban from the Guild Needs Permission.BAN_MEMBERS and permission to interact with the target PermissionUtil.canInteract(Member, Member)
unban(long, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Removes a users ban from the Guild Needs Permission.BAN_MEMBERS and permission to interact with the target PermissionUtil.canInteract(Member, Member)
unban(User) - Method in interface com.mewna.catnip.entity.guild.Guild
Removes a users ban from the Guild Needs Permission.BAN_MEMBERS and permission to interact with the target PermissionUtil.canInteract(Member, Member)
unban(User, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Removes a users ban from the Guild Needs Permission.BAN_MEMBERS and permission to interact with the target PermissionUtil.canInteract(Member, Member)
unban(String) - Method in interface com.mewna.catnip.entity.guild.Guild
Removes a users ban from the Guild Needs Permission.BAN_MEMBERS and permission to interact with the target PermissionUtil.canInteract(Member, Member)
unban(String, String) - Method in interface com.mewna.catnip.entity.guild.Guild
Removes a users ban from the Guild Needs Permission.BAN_MEMBERS and permission to interact with the target PermissionUtil.canInteract(Member, Member)
UNDERAGE_DELETED - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
unicode() - Method in interface com.mewna.catnip.entity.misc.Emoji
Whether this emoji is unicode.
unicodeEmoji() - Method in interface com.mewna.catnip.entity.guild.Role
 
unicodeEmoji() - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
unicodeEmoji() - Method in class com.mewna.catnip.rest.guild.RoleData
 
unicodeEmoji(String) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl.RoleImplBuilder
 
unicodeEmoji(String) - Method in class com.mewna.catnip.entity.impl.guild.RoleImpl
 
unicodeEmoji(String) - Method in class com.mewna.catnip.rest.guild.RoleData
 
UnicodeEmojiImpl - Class in com.mewna.catnip.entity.impl.misc
 
UnicodeEmojiImpl() - Constructor for class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl
 
UnicodeEmojiImpl(Catnip, String, boolean) - Constructor for class com.mewna.catnip.entity.impl.misc.UnicodeEmojiImpl
 
UnicodeEmojiImpl.UnicodeEmojiImplBuilder - Class in com.mewna.catnip.entity.impl.misc
 
UnifiedMemoryEntityCache - Class in com.mewna.catnip.cache
 
UnifiedMemoryEntityCache() - Constructor for class com.mewna.catnip.cache.UnifiedMemoryEntityCache
 
unique() - Method in class com.mewna.catnip.rest.invite.InviteCreateOptions
 
unique(boolean) - Method in class com.mewna.catnip.rest.invite.InviteCreateOptions
 
UNIT - Static variable in class com.mewna.catnip.util.UnitHelper
 
UnitHelper - Class in com.mewna.catnip.util
A horrible, ugly, no-good, very-bad hack, but it's necessary.
UnitHelper.Unit - Class in com.mewna.catnip.util
 
UNKNOWN - Enum constant in enum class com.mewna.catnip.entity.message.Embed.EmbedType
 
UNKNOWN_ACCOUNT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_APPLICATION - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_BAN - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_BRANCH - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_BUILD - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_CHANNEL - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_EMOJI - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_ENTITLEMENT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_ERROR - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
UNKNOWN_ERROR_CODE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_FEATURE - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
When no other feature matches.
UNKNOWN_GUILD - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_INTEGRATION - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_INVITE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_LOBBY - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_MEMBER - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_MESSAGE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_OPCODE - Enum constant in enum class com.mewna.catnip.shard.GatewayCloseCode
 
UNKNOWN_PERMISSION_OVERWRITE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_PROVIDER - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_REDISTRIBUTABLE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_ROLE - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_SKU - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_STORE_DIRECTORY_LAYOUT - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_STORE_LISTING - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_TOKEN - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_USER - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
UNKNOWN_WEBHOOK - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
unknownValueOf(Catnip, String) - Static method in enum class com.mewna.catnip.entity.guild.GuildFeature
 
unloadExtension(Extension) - Method in class com.mewna.catnip.extension.manager.DefaultExtensionManager
 
unloadExtension(Extension) - Method in interface com.mewna.catnip.extension.manager.ExtensionManager
Unload the given extension instance.
UNPRIVILEGED_INTENTS - Static variable in enum class com.mewna.catnip.shard.GatewayIntent
 
unreachable() - Static method in class com.mewna.catnip.util.Validators
 
unregisterHook(CatnipHook) - Method in class com.mewna.catnip.extension.AbstractExtension
 
unregisterHook(CatnipHook) - Method in interface com.mewna.catnip.extension.Extension
Unregister a hook from catnip.
update(BasePaginator.RequestState<AuditLogEntry>, JsonObject) - Method in class com.mewna.catnip.util.pagination.AuditLogPaginator
 
update(BasePaginator.RequestState<T>, JsonArray) - Method in class com.mewna.catnip.util.pagination.ArrayOfObjectPaginator
 
update(BasePaginator.RequestState<T>, J) - Method in class com.mewna.catnip.util.pagination.BasePaginator
 
update(T) - Method in class com.mewna.catnip.util.pagination.BasePaginator.RequestState
 
UPDATE_MESSAGE - Enum constant in enum class com.mewna.catnip.entity.interaction.InteractionResponseType
For components, edit the message the component was attached to
updateBucket(Routes.Route, HttpHeaders, long, long) - Method in class com.mewna.catnip.rest.requester.AbstractRequester
 
updateCache(String, int, JsonObject) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
updateCache(String, int, JsonObject) - Method in interface com.mewna.catnip.cache.EntityCacheWorker
Update cache with a single gateway event.
updateCache(String, int, JsonObject) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
updatedAt() - Method in interface com.mewna.catnip.entity.partials.HasUpdatedAt
 
updatedAtString() - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
updatedAtString() - Method in interface com.mewna.catnip.entity.partials.HasUpdatedAt
 
updatedAtString(String) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl.TemplateImplBuilder
 
updatedAtString(String) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
updatedAtTimestamp(Timestamped.TimestampStyle) - Method in interface com.mewna.catnip.entity.partials.HasUpdatedAt
 
updateDone(Routes.Route) - Method in class com.mewna.catnip.rest.ratelimit.DefaultRateLimiter
 
updateDone(Routes.Route) - Method in interface com.mewna.catnip.rest.ratelimit.RateLimiter
 
updateGlobalRateLimit(long) - Method in class com.mewna.catnip.rest.ratelimit.DefaultRateLimiter
 
updateGlobalRateLimit(long) - Method in interface com.mewna.catnip.rest.ratelimit.RateLimiter
 
updateLimit(Routes.Route, int) - Method in class com.mewna.catnip.rest.ratelimit.DefaultRateLimiter
 
updateLimit(Routes.Route, int) - Method in interface com.mewna.catnip.rest.ratelimit.RateLimiter
 
updatePermissions(LongUnaryOperator) - Method in class com.mewna.catnip.rest.guild.RoleData
 
updatePresence(PresenceImpl) - Method in interface com.mewna.catnip.shard.CatnipShard
 
updatePresence(PresenceImpl) - Method in class com.mewna.catnip.shard.CatnipShardImpl
 
updateRemaining(Routes.Route, int) - Method in class com.mewna.catnip.rest.ratelimit.DefaultRateLimiter
 
updateRemaining(Routes.Route, int) - Method in interface com.mewna.catnip.rest.ratelimit.RateLimiter
 
updateReset(Routes.Route, long) - Method in class com.mewna.catnip.rest.ratelimit.DefaultRateLimiter
 
updateReset(Routes.Route, long) - Method in interface com.mewna.catnip.rest.ratelimit.RateLimiter
 
URGENT - Enum constant in enum class com.mewna.catnip.entity.message.MessageFlag
 
url() - Method in interface com.mewna.catnip.entity.channel.Webhook
 
url() - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
url() - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
url() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl
 
url() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl
 
url() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ProviderImpl
 
url() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl
 
url() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
url() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl
 
url() - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
url() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
url() - Method in interface com.mewna.catnip.entity.message.component.Button
 
url() - Method in interface com.mewna.catnip.entity.message.Embed.Author
URL of the author.
url() - Method in interface com.mewna.catnip.entity.message.Embed.Image
URL of the image.
url() - Method in interface com.mewna.catnip.entity.message.Embed.Provider
URL of the provider.
url() - Method in interface com.mewna.catnip.entity.message.Embed.Thumbnail
URL of the thumbnail.
url() - Method in interface com.mewna.catnip.entity.message.Embed
Embed URL.
url() - Method in interface com.mewna.catnip.entity.message.Embed.Video
URL of the video.
url() - Method in interface com.mewna.catnip.entity.message.Message.Attachment
The source URL for the file.
url() - Method in interface com.mewna.catnip.entity.misc.GatewayInfo
 
url() - Method in interface com.mewna.catnip.entity.user.Presence.Activity
 
url(String) - Method in class com.mewna.catnip.entity.builder.component.ButtonBuilder
 
url(String) - Method in class com.mewna.catnip.entity.builder.EmbedBuilder
 
url(String) - Method in class com.mewna.catnip.entity.builder.PresenceBuilder
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl.AttachmentImplBuilder
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl.ButtonImplBuilder
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.component.ButtonImpl
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl.AuthorImplBuilder
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.AuthorImpl
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl.ImageImplBuilder
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ProviderImpl.ProviderImplBuilder
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ProviderImpl
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl.ThumbnailImplBuilder
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl
 
url(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl.VideoImplBuilder
 
url(String) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl.GatewayInfoImplBuilder
 
url(String) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
url(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl.ActivityImplBuilder
 
url(String) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.ActivityImpl
 
usageCount() - Method in interface com.mewna.catnip.entity.guild.Template
 
usageCount() - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
usageCount(int) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl.TemplateImplBuilder
 
usageCount(int) - Method in class com.mewna.catnip.entity.impl.guild.TemplateImpl
 
USE_APPLICATION_COMMANDS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
USE_EXTERNAL_EMOJIS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
USE_EXTERNAL_STICKERS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
USE_PRIVATE_THREADS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
Deprecated.
USE_PUBLIC_THREADS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
Deprecated.
USE_VAD - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
user() - Method in interface com.mewna.catnip.entity.channel.Webhook
 
user() - Method in interface com.mewna.catnip.entity.guild.audit.AuditLogEntry
 
user() - Method in interface com.mewna.catnip.entity.guild.GatewayGuildBan
 
user() - Method in interface com.mewna.catnip.entity.guild.GuildBan
 
user() - Method in interface com.mewna.catnip.entity.guild.Member
The user equivalent to this member.
user() - Method in interface com.mewna.catnip.entity.guild.PartialMember
 
user() - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
user() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
user() - Method in class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl
 
user() - Method in class com.mewna.catnip.entity.impl.guild.GuildBanImpl
 
user() - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
user() - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
user() - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
user() - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
user() - Method in interface com.mewna.catnip.entity.message.ReactionUpdate
 
user() - Method in interface com.mewna.catnip.entity.misc.Emoji.ActivityEmoji
 
user() - Method in interface com.mewna.catnip.entity.misc.Emoji.UnicodeEmoji
 
user() - Method in interface com.mewna.catnip.entity.misc.Emoji
User who uploaded this emoji.
user() - Method in interface com.mewna.catnip.entity.misc.Ready
 
user() - Method in interface com.mewna.catnip.entity.misc.TeamMember
 
user() - Method in interface com.mewna.catnip.entity.partials.HasUser
 
user() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
user() - Method in class com.mewna.catnip.rest.Rest
 
user(long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
user(long) - Method in interface com.mewna.catnip.cache.EntityCache
Get the user with the specified ID.
user(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
user(long) - Method in class com.mewna.catnip.cache.SplitMemoryEntityCache
 
user(long) - Method in class com.mewna.catnip.cache.UnifiedMemoryEntityCache
 
user(User) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
user(User) - Method in class com.mewna.catnip.entity.impl.channel.WebhookImpl.WebhookImplBuilder
 
user(User) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl.AuditLogEntryImplBuilder
 
user(User) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
user(User) - Method in class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl.GatewayGuildBanImplBuilder
 
user(User) - Method in class com.mewna.catnip.entity.impl.guild.GatewayGuildBanImpl
 
user(User) - Method in class com.mewna.catnip.entity.impl.guild.GuildBanImpl.GuildBanImplBuilder
 
user(User) - Method in class com.mewna.catnip.entity.impl.guild.GuildBanImpl
 
user(User) - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl.PartialMemberImplBuilder
 
user(User) - Method in class com.mewna.catnip.entity.impl.guild.PartialMemberImpl
 
user(User) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl.CustomEmojiImplBuilder
 
user(User) - Method in class com.mewna.catnip.entity.impl.misc.CustomEmojiImpl
 
user(User) - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl.ReadyImplBuilder
 
user(User) - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
user(User) - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl.TeamMemberImplBuilder
 
user(User) - Method in class com.mewna.catnip.entity.impl.misc.TeamMemberImpl
 
user(String) - Method in interface com.mewna.catnip.cache.EntityCache
Get the user with the specified ID.
user(String) - Method in class com.mewna.catnip.util.pagination.AuditLogPaginator
Filters from which user to fetch.
User - Interface in com.mewna.catnip.entity.user
A single Discord user.
USER - Enum constant in enum class com.mewna.catnip.cache.EntityCacheWorker.CachedEntityState
 
USER - Enum constant in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
 
USER - Enum constant in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandType
 
USER_BANNED - Enum constant in enum class com.mewna.catnip.rest.JsonErrorCode
 
USER_PREMIUM_GUILD_SUBSCRIPTION - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_1 - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_2 - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_3 - Enum constant in enum class com.mewna.catnip.entity.message.MessageType
 
USER_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
USER_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
userCache - Variable in class com.mewna.catnip.cache.SplitMemoryEntityCache
 
userCache - Variable in class com.mewna.catnip.cache.UnifiedMemoryEntityCache
 
userCache(int) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
userCache(int) - Method in class com.mewna.catnip.cache.SplitMemoryEntityCache
 
userCache(int) - Method in class com.mewna.catnip.cache.UnifiedMemoryEntityCache
 
UserDMChannel - Interface in com.mewna.catnip.entity.channel
A DM with a single user.
UserDMChannelImpl - Class in com.mewna.catnip.entity.impl.channel
 
UserDMChannelImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
UserDMChannelImpl(Catnip, long, long) - Constructor for class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
UserDMChannelImpl.UserDMChannelImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
UserFlag - Enum Class in com.mewna.catnip.entity.user
The flags that can be on a user's account.
userId() - Method in interface com.mewna.catnip.entity.channel.UserDMChannel
 
userId() - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
userId() - Method in interface com.mewna.catnip.entity.message.ReactionUpdate
 
userId() - Method in interface com.mewna.catnip.entity.partials.HasUser
 
userId() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
userId(String) - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl.ReactionUpdateImplBuilder
 
userId(String) - Method in class com.mewna.catnip.entity.impl.message.ReactionUpdateImpl
 
userIdAsLong() - Method in interface com.mewna.catnip.entity.channel.UserDMChannel
 
userIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl
 
userIdAsLong() - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
userIdAsLong() - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
userIdAsLong() - Method in interface com.mewna.catnip.entity.partials.HasUser
 
userIdAsLong() - Method in interface com.mewna.catnip.entity.user.VoiceState
 
userIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl.ThreadMemberImplBuilder
 
userIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.ThreadChannelImpl.ThreadMemberImpl
 
userIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl.UserDMChannelImplBuilder
 
userIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
 
userIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
userIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.user.VoiceStateImpl.VoiceStateImplBuilder
 
UserImpl - Class in com.mewna.catnip.entity.impl.user
 
UserImpl() - Constructor for class com.mewna.catnip.entity.impl.user.UserImpl
 
UserImpl(Catnip, long, String, String, String, boolean, Set<UserFlag>, int, String) - Constructor for class com.mewna.catnip.entity.impl.user.UserImpl
 
UserImpl.UserImplBuilder - Class in com.mewna.catnip.entity.impl.user
 
userLimit() - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
userLimit() - Method in interface com.mewna.catnip.entity.channel.VoiceChannel
 
userLimit() - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
userLimit() - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
userLimit() - Method in class com.mewna.catnip.rest.guild.ChannelData
 
userLimit(int) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl.StageChannelImplBuilder
 
userLimit(int) - Method in class com.mewna.catnip.entity.impl.channel.StageChannelImpl
 
userLimit(int) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
userLimit(int) - Method in class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl.VoiceChannelImplBuilder
 
userLimit(Integer) - Method in class com.mewna.catnip.entity.channel.GuildChannel.ChannelEditFields
 
userLimit(Integer) - Method in class com.mewna.catnip.rest.guild.ChannelData
 
username() - Method in interface com.mewna.catnip.entity.guild.Invite.Inviter
 
username() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
username() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
username() - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
username() - Method in interface com.mewna.catnip.entity.user.User
The username of the user.
username(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl.InviterImplBuilder
 
username(String) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviterImpl
 
username(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl.ApplicationOwnerImplBuilder
 
username(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationOwnerImpl
 
username(String) - Method in class com.mewna.catnip.entity.impl.user.UserImpl.UserImplBuilder
 
username(String) - Method in class com.mewna.catnip.entity.impl.user.UserImpl
 
users() - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
users() - Method in interface com.mewna.catnip.cache.EntityCache
 
users() - Method in class com.mewna.catnip.cache.SplitMemoryEntityCache
 
users() - Method in class com.mewna.catnip.cache.UnifiedMemoryEntityCache
 
USERS - Enum constant in enum class com.mewna.catnip.entity.message.MentionParseFlag
 
uses() - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
uses() - Method in interface com.mewna.catnip.entity.misc.CreatedInvite
 
uses(int) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl.CreatedInviteImplBuilder
 
uses(int) - Method in class com.mewna.catnip.entity.impl.misc.CreatedInviteImpl
 
Utils - Class in com.mewna.catnip.util
 

V

valid() - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
valid() - Method in interface com.mewna.catnip.entity.misc.GatewayInfo
 
valid(boolean) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl.GatewayInfoImplBuilder
 
valid(boolean) - Method in class com.mewna.catnip.entity.impl.misc.GatewayInfoImpl
 
VALID_CONTENT_TYPES - Static variable in class com.mewna.catnip.util.Utils
 
validateImageUri(URI) - Static method in class com.mewna.catnip.util.Utils
 
validateSignature(String, String, String) - Method in interface com.mewna.catnip.Catnip
Validates an ed25519 signature for interactions.
validateToken() - Method in class com.mewna.catnip.CatnipOptions
 
validateToken() - Method in class com.mewna.catnip.internal.CatnipImpl
 
validateToken() - Method in interface com.mewna.catnip.util.CatnipOptionsView
Whether or not to validate the provided token when setting up catnip.
validateToken(boolean) - Method in class com.mewna.catnip.CatnipOptions
 
Validators - Class in com.mewna.catnip.util
 
value - Variable in class com.mewna.catnip.rest.MultipartBodyPublisher.PartsSpecification
 
value() - Method in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
value() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl
 
value() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl
 
value() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl
 
value() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionStringChoiceImpl
 
value() - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl
 
value() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl
 
value() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommandInteractionDataOption
 
value() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionChoice
 
value() - Method in interface com.mewna.catnip.entity.message.component.Select.SelectOption
 
value() - Method in interface com.mewna.catnip.entity.message.Embed.Field
Value of the field.
value() - Method in enum class com.mewna.catnip.entity.message.MessageFlag
 
value() - Method in enum class com.mewna.catnip.entity.misc.ApplicationFlag
 
value() - Method in enum class com.mewna.catnip.entity.user.UserFlag
 
value() - Method in enum class com.mewna.catnip.entity.util.Permission
 
value() - Method in enum class com.mewna.catnip.shard.GatewayIntent
 
value(byte[]) - Method in class com.mewna.catnip.rest.MultipartBodyPublisher.PartsSpecification
 
value(ApplicationCommandOptionChoice<?>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl.ApplicationCommandInteractionDataOptionImplBuilder
 
value(ApplicationCommandOptionChoice<?>) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionDataOptionImpl
 
value(Double) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl.ApplicationCommandOptionDoubleChoiceImplBuilder
 
value(Double) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionDoubleChoiceImpl
 
value(Integer) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl.ApplicationCommandOptionIntegerChoiceImplBuilder
 
value(Integer) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionIntegerChoiceImpl
 
value(String) - Method in class com.mewna.catnip.entity.builder.component.SelectBuilder.SelectOptionBuilder
 
value(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionStringChoiceImpl.ApplicationCommandOptionStringChoiceImplBuilder
 
value(String) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandOptionStringChoiceImpl
 
value(String) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl.SelectOptionImplBuilder
 
value(String) - Method in class com.mewna.catnip.entity.impl.message.component.SelectImpl.SelectOptionImpl
 
value(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl.FieldImplBuilder
 
value(String) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.FieldImpl
 
value(T) - Method in class com.mewna.catnip.entity.builder.command.CommandOptionChoiceBuilder
 
valueOf(String) - Static method in enum class com.mewna.catnip.cache.EntityCacheWorker.CachedEntityState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.channel.ThreadChannel.ThreadFlags
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.guild.audit.ActionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.guild.Guild.ContentFilterLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.guild.Guild.MFALevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.guild.Guild.NotificationLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.guild.Guild.PremiumTier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.guild.Guild.VerificationLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.guild.GuildFeature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.guild.PermissionOverride.OverrideType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.interaction.InteractionResponseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.interaction.InteractionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.message.component.Button.ButtonStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.message.component.MessageComponent.MessageComponentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.message.Embed.EmbedType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.message.MentionParseFlag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.message.MessageActivityType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.message.MessageFlag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.message.MessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.misc.ApplicationFlag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.partials.Timestamped.TimestampStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.sticker.StickerFormatType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.user.Presence.ActivityFlag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.user.Presence.ActivityType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.user.Presence.OnlineStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.user.UserFlag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.util.ImageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.entity.util.Permission
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.rest.JsonErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.rest.MultipartBodyPublisher.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.rest.Routes.HttpMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.shard.CompressionMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.shard.GatewayCloseCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.shard.GatewayIntent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.shard.GatewayOp
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.shard.LifecycleState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.mewna.catnip.shard.ShardConnectState
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.mewna.catnip.cache.EntityCacheWorker.CachedEntityState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in interface com.mewna.catnip.cache.view.CacheView
 
values() - Method in class com.mewna.catnip.cache.view.CompositeCacheView
 
values() - Method in class com.mewna.catnip.cache.view.DefaultCacheView
 
values() - Method in class com.mewna.catnip.cache.view.NoopCacheView
 
values() - Static method in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.channel.ThreadChannel.ThreadFlags
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.guild.audit.ActionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.guild.Guild.ContentFilterLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.guild.Guild.MFALevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.guild.Guild.NotificationLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.guild.Guild.PremiumTier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.guild.Guild.VerificationLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.guild.GuildFeature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.guild.PermissionOverride.OverrideType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl
 
values() - Static method in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandOptionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.interaction.command.ApplicationCommandType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in interface com.mewna.catnip.entity.interaction.component.SelectInteractionData
 
values() - Static method in enum class com.mewna.catnip.entity.interaction.InteractionResponseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.interaction.InteractionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.message.component.Button.ButtonStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.message.component.MessageComponent.MessageComponentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.message.Embed.EmbedType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.message.MentionParseFlag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.message.MessageActivityType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.message.MessageFlag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.message.MessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.misc.ApplicationFlag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.partials.Timestamped.TimestampStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.sticker.StickerFormatType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.user.Presence.ActivityFlag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.user.Presence.ActivityType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.user.Presence.OnlineStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.user.UserFlag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.util.ImageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.entity.util.Permission
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.rest.JsonErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.rest.MultipartBodyPublisher.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.rest.Routes.HttpMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.shard.CompressionMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.shard.GatewayCloseCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.shard.GatewayIntent
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.shard.GatewayOp
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.shard.LifecycleState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.mewna.catnip.shard.ShardConnectState
Returns an array containing the constants of this enum class, in the order they are declared.
values(List<String>) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl.SelectInteractionDataImplBuilder
 
values(List<String>) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionDataImpl
 
VANITY_URL - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
vanityInvite() - Method in interface com.mewna.catnip.entity.guild.Guild
 
vanityUrlCode() - Method in interface com.mewna.catnip.entity.guild.Guild
 
vanityUrlCode() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
vanityUrlCode(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
vanityUrlCode(String) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
VERIFICATION_PENDING_GUILD_LIMIT - Enum constant in enum class com.mewna.catnip.entity.misc.ApplicationFlag
 
verificationLevel() - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
verificationLevel() - Method in interface com.mewna.catnip.entity.guild.Guild
 
verificationLevel() - Method in interface com.mewna.catnip.entity.guild.Invite.InviteGuild
 
verificationLevel() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
verificationLevel() - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
verificationLevel() - Method in class com.mewna.catnip.rest.guild.GuildData
 
verificationLevel(Guild.VerificationLevel) - Method in class com.mewna.catnip.entity.guild.Guild.GuildEditFields
 
verificationLevel(Guild.VerificationLevel) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
verificationLevel(Guild.VerificationLevel) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
verificationLevel(Guild.VerificationLevel) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl.InviteGuildImplBuilder
 
verificationLevel(Guild.VerificationLevel) - Method in class com.mewna.catnip.entity.impl.guild.InviteImpl.InviteGuildImpl
 
verificationLevel(Guild.VerificationLevel) - Method in class com.mewna.catnip.rest.guild.GuildData
 
VERIFIED - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
 
VERIFIED_BOT - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
VERIFIED_BOT_DEVELOPER - Enum constant in enum class com.mewna.catnip.entity.user.UserFlag
 
verifyKey() - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
verifyKey() - Method in interface com.mewna.catnip.entity.misc.ApplicationInfo
 
verifyKey(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl.ApplicationInfoImplBuilder
 
verifyKey(String) - Method in class com.mewna.catnip.entity.impl.misc.ApplicationInfoImpl
 
version() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
version() - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
version() - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
version() - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
version() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommand
 
version() - Method in interface com.mewna.catnip.entity.interaction.Interaction
 
version() - Method in interface com.mewna.catnip.entity.misc.Ready
 
version(int) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl.ApplicationCommandInteractionImplBuilder
 
version(int) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandInteractionImpl
 
version(int) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl.ButtonInteractionImplBuilder
 
version(int) - Method in class com.mewna.catnip.entity.impl.interaction.component.ButtonInteractionImpl
 
version(int) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl.SelectInteractionImplBuilder
 
version(int) - Method in class com.mewna.catnip.entity.impl.interaction.component.SelectInteractionImpl
 
version(int) - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl.ReadyImplBuilder
 
version(int) - Method in class com.mewna.catnip.entity.impl.misc.ReadyImpl
 
VERSION - Static variable in class com.mewna.catnip.util.CatnipMeta
 
versionAsLong() - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
versionAsLong() - Method in interface com.mewna.catnip.entity.interaction.command.ApplicationCommand
 
versionAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl.ApplicationCommandImplBuilder
 
versionAsLong(long) - Method in class com.mewna.catnip.entity.impl.interaction.command.ApplicationCommandImpl
 
VERY_HIGH - Enum constant in enum class com.mewna.catnip.entity.guild.Guild.VerificationLevel
Members must also have a verified phone number on their account.
video() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
video() - Method in interface com.mewna.catnip.entity.message.Embed
Embed video.
video(Embed.Video) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.EmbedImplBuilder
 
video(Embed.Video) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl
 
VIDEO - Enum constant in enum class com.mewna.catnip.entity.message.Embed.EmbedType
 
VideoImpl() - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl
 
VideoImpl(String, int, int) - Constructor for class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl
 
VIEW_AUDIT_LOG - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
VIEW_CHANNEL - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
VIEW_GUILD_INSIGHTS - Enum constant in enum class com.mewna.catnip.entity.util.Permission
 
vip() - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
vip() - Method in interface com.mewna.catnip.entity.voice.VoiceRegion
 
vip(boolean) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
vip(boolean) - Method in class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl.VoiceRegionImplBuilder
 
VIP_REGIONS - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
voice() - Method in class com.mewna.catnip.rest.Rest
 
VOICE - Enum constant in enum class com.mewna.catnip.entity.channel.Channel.ChannelType
A voice channel in a guild.
VOICE_SERVER_PING - Enum constant in enum class com.mewna.catnip.shard.GatewayOp
 
VOICE_SERVER_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
VOICE_SERVER_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
VOICE_STATE - Enum constant in enum class com.mewna.catnip.cache.EntityCacheWorker.CachedEntityState
 
VOICE_STATE_UPDATE - Enum constant in enum class com.mewna.catnip.shard.GatewayOp
 
VOICE_STATE_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
VOICE_STATE_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
voiceChannel(long) - Method in interface com.mewna.catnip.entity.guild.Guild
 
voiceChannel(String) - Method in interface com.mewna.catnip.entity.guild.Guild
 
VoiceChannel - Interface in com.mewna.catnip.entity.channel
A voice channel in a guild.
VoiceChannelImpl - Class in com.mewna.catnip.entity.impl.channel
 
VoiceChannelImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
VoiceChannelImpl(Catnip, long, String, long, int, long, List<PermissionOverride>, int, int) - Constructor for class com.mewna.catnip.entity.impl.channel.VoiceChannelImpl
 
VoiceChannelImpl.VoiceChannelImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
VoiceRegion - Interface in com.mewna.catnip.entity.voice
A voice region on Discord.
VoiceRegionImpl - Class in com.mewna.catnip.entity.impl.voice
 
VoiceRegionImpl() - Constructor for class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
VoiceRegionImpl(Catnip, String, String, boolean, boolean, boolean, boolean) - Constructor for class com.mewna.catnip.entity.impl.voice.VoiceRegionImpl
 
VoiceRegionImpl.VoiceRegionImplBuilder - Class in com.mewna.catnip.entity.impl.voice
 
VoiceServerUpdate - Interface in com.mewna.catnip.entity.voice
Fired when connecting to voice, or when voice servers fail over.
VoiceServerUpdateImpl - Class in com.mewna.catnip.entity.impl.voice
 
VoiceServerUpdateImpl() - Constructor for class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl
 
VoiceServerUpdateImpl(Catnip, long, String, String) - Constructor for class com.mewna.catnip.entity.impl.voice.VoiceServerUpdateImpl
 
VoiceServerUpdateImpl.VoiceServerUpdateImplBuilder - Class in com.mewna.catnip.entity.impl.voice
 
voiceState() - Method in interface com.mewna.catnip.entity.guild.Member
 
voiceState(long, long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
voiceState(long, long) - Method in interface com.mewna.catnip.cache.EntityCache
Get the voice state for the user with the given ID, possibly in the guild with the given ID.
voiceState(long, long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
voiceState(String, String) - Method in interface com.mewna.catnip.cache.EntityCache
Get the voice state for the user with the given ID, possibly in the guild with the given ID.
VoiceState - Interface in com.mewna.catnip.entity.user
A user's voice state.
voiceStateCache - Variable in class com.mewna.catnip.cache.MemoryEntityCache
 
voiceStateCache(long, boolean) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
VoiceStateImpl - Class in com.mewna.catnip.entity.impl.user
 
VoiceStateImpl() - Constructor for class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
VoiceStateImpl(Catnip, long, long, long, String, boolean, boolean, boolean, boolean, boolean, boolean, String) - Constructor for class com.mewna.catnip.entity.impl.user.VoiceStateImpl
 
VoiceStateImpl.VoiceStateImplBuilder - Class in com.mewna.catnip.entity.impl.user
 
voiceStates() - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
voiceStates() - Method in interface com.mewna.catnip.cache.EntityCache
Get all voice states for the entire bot.
voiceStates() - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
voiceStates() - Method in interface com.mewna.catnip.entity.guild.Guild
 
voiceStates(long) - Method in class com.mewna.catnip.cache.CustomizableEntityCache
 
voiceStates(long) - Method in interface com.mewna.catnip.cache.EntityCache
Get all voice states for the guild with the given ID.
voiceStates(long) - Method in class com.mewna.catnip.cache.MemoryEntityCache
 
voiceStates(String) - Method in interface com.mewna.catnip.cache.EntityCache
Get all voice states for the guild with the given ID.

W

warn(String, Object...) - Method in interface com.mewna.catnip.util.logging.LogAdapter
 
WATCHING - Enum constant in enum class com.mewna.catnip.entity.user.Presence.ActivityType
 
webhook() - Method in class com.mewna.catnip.entity.channel.Webhook.WebhookEditFields
 
webhook() - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
webhook() - Method in class com.mewna.catnip.rest.Rest
 
webhook(Webhook) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl.AuditLogEntryImplBuilder
 
webhook(Webhook) - Method in class com.mewna.catnip.entity.impl.guild.audit.AuditLogEntryImpl
 
Webhook - Interface in com.mewna.catnip.entity.channel
A webhook on a channel.
WEBHOOK_CREATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
WEBHOOK_DELETE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
WEBHOOK_UPDATE - Enum constant in enum class com.mewna.catnip.entity.guild.audit.ActionType
 
Webhook.WebhookEditFields - Class in com.mewna.catnip.entity.channel
 
WebhookEditFields() - Constructor for class com.mewna.catnip.entity.channel.Webhook.WebhookEditFields
 
WebhookEditFields(Webhook) - Constructor for class com.mewna.catnip.entity.channel.Webhook.WebhookEditFields
 
webhookId() - Method in interface com.mewna.catnip.entity.message.Message
The snowflake ID of the webhook this message was sent by.
webhookIdAsLong() - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
webhookIdAsLong() - Method in interface com.mewna.catnip.entity.message.Message
The snowflake ID of the webhook this message was sent by.
webhookIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl.MessageImplBuilder
 
webhookIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.message.MessageImpl
 
WebhookImpl - Class in com.mewna.catnip.entity.impl.channel
 
WebhookImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
WebhookImpl(Catnip, long, long, long, User, String, String, String) - Constructor for class com.mewna.catnip.entity.impl.channel.WebhookImpl
 
WebhookImpl.WebhookImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
WEBHOOKS_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent.Raw
 
WEBHOOKS_UPDATE - Static variable in interface com.mewna.catnip.shard.DiscordEvent
 
WebhooksUpdate - Interface in com.mewna.catnip.entity.channel
Fired over the event bus when a webhook update event is received.
WebhooksUpdateImpl - Class in com.mewna.catnip.entity.impl.channel
 
WebhooksUpdateImpl() - Constructor for class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl
 
WebhooksUpdateImpl(Catnip, long, long) - Constructor for class com.mewna.catnip.entity.impl.channel.WebhooksUpdateImpl
 
WebhooksUpdateImpl.WebhooksUpdateImplBuilder - Class in com.mewna.catnip.entity.impl.channel
 
webp() - Method in class com.mewna.catnip.entity.util.ImageOptions
 
WEBP - Enum constant in enum class com.mewna.catnip.entity.util.ImageType
 
WEBSOCKET_CLOSED - Static variable in interface com.mewna.catnip.shard.LifecycleEvent
Fired when a shard's gateway websocket closes.
WEBSOCKET_CONNECTION_FAILED - Static variable in interface com.mewna.catnip.shard.LifecycleEvent
Fired when a shard fails to connect to Discord's websocket gateway.
webStatus() - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
webStatus() - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
webStatus() - Method in interface com.mewna.catnip.entity.user.Presence
 
webStatus() - Method in interface com.mewna.catnip.entity.user.PresenceUpdate
 
webStatus(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl.PresenceImplBuilder
 
webStatus(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceImpl
 
webStatus(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl.PresenceUpdateImplBuilder
 
webStatus(Presence.OnlineStatus) - Method in class com.mewna.catnip.entity.impl.user.PresenceUpdateImpl
 
WELCOME_SCREEN_ENABLED - Enum constant in enum class com.mewna.catnip.entity.guild.GuildFeature
widgetChannelId() - Method in interface com.mewna.catnip.entity.guild.Guild
 
widgetChannelIdAsLong() - Method in interface com.mewna.catnip.entity.guild.Guild
 
widgetChannelIdAsLong() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
widgetChannelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
widgetChannelIdAsLong(long) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
widgetEnabled() - Method in interface com.mewna.catnip.entity.guild.Guild
 
widgetEnabled() - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
widgetEnabled(boolean) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl.GuildImplBuilder
 
widgetEnabled(boolean) - Method in class com.mewna.catnip.entity.impl.guild.GuildImpl
 
width() - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
width() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl
 
width() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl
 
width() - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl
 
width() - Method in interface com.mewna.catnip.entity.message.Embed.Image
Width of the image.
width() - Method in interface com.mewna.catnip.entity.message.Embed.Thumbnail
Width of the thumbnail.
width() - Method in interface com.mewna.catnip.entity.message.Embed.Video
Width of the video.
width() - Method in interface com.mewna.catnip.entity.message.Message.Attachment
The width of this attachment, if it's an image.
width(int) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl.AttachmentImplBuilder
 
width(int) - Method in class com.mewna.catnip.entity.impl.message.AttachmentImpl
 
width(int) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl.ImageImplBuilder
 
width(int) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ImageImpl
 
width(int) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl.ThumbnailImplBuilder
 
width(int) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.ThumbnailImpl
 
width(int) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl.VideoImplBuilder
 
width(int) - Method in class com.mewna.catnip.entity.impl.message.EmbedImpl.VideoImpl
 
withFlags(Set<MessageFlag>) - Method in class com.mewna.catnip.entity.message.MessageOptions
Set flags on this message.
withMajorParam(String) - Method in class com.mewna.catnip.rest.Routes.Route
 
withQueryString(String) - Method in class com.mewna.catnip.rest.Routes.Route
 

Z

ZLIB - Enum constant in enum class com.mewna.catnip.shard.CompressionMode
Zlib compression.
ZLIB_SUFFIX - Static variable in class com.mewna.catnip.shard.CatnipShardImpl
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form