Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- GenericEmbedBuilder - Class in com.reign.kat.lib.embeds
- GenericEmbedBuilder() - Constructor for class com.reign.kat.lib.embeds.GenericEmbedBuilder
-
Generic embed with footer set to show the website and current version number of the bot.
- GeniusApi - Class in com.reign.api.genius
- GeniusApi() - Constructor for class com.reign.api.genius.GeniusApi
- GeniusSong - Record Class in com.reign.api.genius
- GeniusSong(String, String, String, String) - Constructor for record class com.reign.api.genius.GeniusSong
-
Creates an instance of a
GeniusSong
record class. - get() - Method in class com.reign.api.kat.responses.ApiResponse
- get() - Method in class com.reign.api.kat.responses.GuildDataResponse
- get() - Method in class com.reign.api.kat.responses.GuildPrefixResponse
- get() - Method in class com.reign.api.kat.responses.GuildResponse
- get() - Method in class com.reign.api.kat.responses.MemberDataResponse
- get() - Method in class com.reign.api.tenor.responses.TenorGifs
- get() - Method in class com.reign.kat.lib.converters.Converter
- get() - Method in class com.reign.kat.lib.snowflake.GuildId
- get() - Method in class com.reign.kat.lib.snowflake.MemberId
- get() - Method in class com.reign.kat.lib.snowflake.UserId
- get(int) - Method in class com.reign.kat.lib.utils.PaginatedList
- get(long) - Static method in class com.reign.kat.lib.voice.newvoice.GuildPlaylistPool
-
Get a GuildPlaylist for requested guild ID
- get(String) - Method in class com.reign.api.kat.ApiCache
-
Get a value from the cache.
- get(String) - Static method in class com.reign.api.kat.models.ApiGuild
- get(String) - Static method in class com.reign.api.kat.models.ApiGuildData
- get(String) - Method in class com.reign.kat.lib.command.CommandParameters
- get(String, String) - Static method in class com.reign.api.kat.models.ApiMemberData
- get(String, String) - Method in class com.reign.api.tenor.TenorApi
- getAliases() - Method in class com.reign.kat.lib.command.Command
- getAvgExecutionTime() - Static method in class com.reign.kat.lib.utils.stats.BotStats
-
Get the last 10 average execution time of all commands monitored.
- getAvgExecutionTimeFor(Command...) - Static method in class com.reign.kat.lib.utils.stats.BotStats
-
Returns the average execution time for a list of commands
- getCategories() - Method in class com.reign.kat.lib.command.category.CommandHandler
- getClient() - Static method in class com.reign.api.kat.KatApi
- getCommand(String) - Method in class com.reign.kat.lib.command.category.CommandHandler
-
Get commands that match the input String from all registered categories.
- getCommandExecutionHistoryFor(Command...) - Static method in class com.reign.kat.lib.utils.stats.BotStats
-
Returns a HashMap of CommandExecutions for each specified command the key being the Command, and the value being a CommandExecution
- getCommands() - Method in class com.reign.kat.lib.command.category.Category
-
Get a Collection of all commands in the category.
- getCommandsDistinct() - Method in class com.reign.kat.lib.command.category.Category
-
Get a list of unique commands
- getDescription() - Method in class com.reign.kat.lib.command.Command
- getDiscoveredAt() - Method in class com.reign.api.kat.models.ApiGuild
- getDurationAsTimestamp() - Method in class com.reign.kat.lib.voice.newvoice.RequestedTrack
- getErrorRate() - Static method in class com.reign.kat.lib.handlers.GuildPlaylistResponseHandler
- getGif() - Method in record class com.reign.api.tenor.responses.Gif
- getHitRate() - Method in class com.reign.api.kat.ApiCache
- getKey() - Method in class com.reign.api.lib.Pair
- getKey() - Method in class com.reign.api.lib.providers.ApiLocalProvider.Pair
- getLastTextChannel() - Method in class com.reign.kat.lib.voice.newvoice.GuildPlaylist
- getMediumGif() - Method in record class com.reign.api.tenor.responses.Gif
- getMembers() - Method in class com.reign.api.kat.models.ApiGuild
- getMp4() - Method in record class com.reign.api.tenor.responses.Gif
- getName() - Method in class com.reign.kat.lib.command.Command
- getOwnerId() - Method in class com.reign.api.kat.models.ApiGuild
-
Deprecated.
- getPercentComplete() - Method in class com.reign.kat.lib.voice.newvoice.RequestedTrack
-
Get the current progress through the track as a percenteage (0.0-1.0)
- getPermissionGroups() - Method in class com.reign.api.kat.models.ApiGuild
- getPositionAsTimestamp() - Method in class com.reign.kat.lib.voice.newvoice.RequestedTrack
- getPrefix() - Method in class com.reign.api.kat.models.ApiGuild
- getPrimaryAlias() - Method in class com.reign.kat.lib.command.Command
- getQueue() - Method in class com.reign.kat.lib.voice.newvoice.GuildPlaylist
- getQueue() - Method in class com.reign.kat.lib.voice.newvoice.PlaylistQueue
- getRandomGif() - Method in class com.reign.api.tenor.responses.TenorGifs
- getRequiredCount() - Method in class com.reign.kat.lib.command.Command
- getResponseHandler() - Method in class com.reign.kat.lib.voice.newvoice.GuildPlaylist
- getSendHandler() - Method in class com.reign.kat.lib.voice.newvoice.PlaylistPlayer
- getSignature() - Method in class com.reign.kat.lib.command.Command
-
Returns the argument signature for the command.
- getSignature() - Method in class com.reign.kat.lib.command.ParentCommand
-
Deprecated.
- getSlashOptionData() - Method in class com.reign.kat.lib.converters.Converter
- getSnowflake() - Method in class com.reign.api.kat.models.ApiGuild
- getSubcommand(String) - Method in class com.reign.kat.lib.command.Command
- getSubcommand(String) - Method in class com.reign.kat.lib.command.ParentCommand
-
Deprecated.
- getTextChannelID() - Method in class com.reign.kat.lib.handlers.GuildPlaylistResponseHandler
- getTinyGif() - Method in record class com.reign.api.tenor.responses.Gif
- getType() - Method in class com.reign.kat.lib.converters.Converter
- getValue() - Method in class com.reign.api.lib.Pair
- getValue() - Method in class com.reign.api.lib.providers.ApiLocalProvider.Pair
- gif() - Method in record class com.reign.api.tenor.responses.MediaContainer
-
Returns the value of the
gif
record component. - Gif - Record Class in com.reign.api.tenor.responses
- Gif(String, MediaContainer[], String) - Constructor for record class com.reign.api.tenor.responses.Gif
-
Creates an instance of a
Gif
record class. - GIF_TTL - Static variable in class com.reign.api.tenor.TenorApi
- GifMedia - Record Class in com.reign.api.tenor.responses
- GifMedia(int, String) - Constructor for record class com.reign.api.tenor.responses.GifMedia
-
Creates an instance of a
GifMedia
record class. - GREEDY - Enum constant in enum class com.reign.kat.lib.voice.speech.tokens.TokenType
- GreedyStringConverter - Class in com.reign.kat.lib.converters
- GreedyStringConverter(String, String, String) - Constructor for class com.reign.kat.lib.converters.GreedyStringConverter
- guild - Variable in class com.reign.kat.lib.command.Context
-
Guild the command was sent in.
- guild - Variable in class com.reign.kat.lib.command.VoiceCommandEvent
- Guild - Enum constant in enum class com.reign.api.kat.Endpoints
- GuildConverter - Class in com.reign.kat.lib.converters
- GuildConverter(String, String, Guild) - Constructor for class com.reign.kat.lib.converters.GuildConverter
- GuildData - Enum constant in enum class com.reign.api.kat.Endpoints
- GuildDataResponse - Class in com.reign.api.kat.responses
- GuildDataResponse() - Constructor for class com.reign.api.kat.responses.GuildDataResponse
- guildId - Variable in class com.reign.kat.lib.snowflake.MemberId
- guildID - Variable in class com.reign.kat.lib.voice.newvoice.GuildPlaylist
- guildID - Variable in class com.reign.kat.lib.voice.receive.AudioUser
- GuildId - Class in com.reign.kat.lib.snowflake
- GuildId(long) - Constructor for class com.reign.kat.lib.snowflake.GuildId
- GuildPlaylist - Class in com.reign.kat.lib.voice.newvoice
- GuildPlaylist(long, AudioPlayerManager) - Constructor for class com.reign.kat.lib.voice.newvoice.GuildPlaylist
- GuildPlaylistPool - Class in com.reign.kat.lib.voice.newvoice
- GuildPlaylistPool() - Constructor for class com.reign.kat.lib.voice.newvoice.GuildPlaylistPool
- GuildPlaylistResponseHandler - Class in com.reign.kat.lib.handlers
-
ResponseHandler
- GuildPlaylistResponseHandler(long, PlaylistPlayer) - Constructor for class com.reign.kat.lib.handlers.GuildPlaylistResponseHandler
- GuildPrefix - Enum constant in enum class com.reign.api.kat.Endpoints
- GuildPrefixResponse - Class in com.reign.api.kat.responses
- GuildPrefixResponse() - Constructor for class com.reign.api.kat.responses.GuildPrefixResponse
- GuildResponse - Class in com.reign.api.kat.responses
- GuildResponse() - Constructor for class com.reign.api.kat.responses.GuildResponse
- guilds() - Method in record class com.reign.api.kat.responses.GuildsResponse
-
Returns the value of the
guilds
record component. - Guilds - Enum constant in enum class com.reign.api.kat.Endpoints
- guildSnowflake - Variable in class com.reign.api.kat.models.ApiMemberData
- GuildsResponse - Record Class in com.reign.api.kat.responses
- GuildsResponse(ArrayList<ApiGuild>, String, String, int) - Constructor for record class com.reign.api.kat.responses.GuildsResponse
-
Creates an instance of a
GuildsResponse
record class.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form