A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
L
- leave() - Method in interface org.javacord.api.entity.server.Server
-
Leaves the server.
- leaveServerThreadChannel(long) - Method in interface org.javacord.api.entity.server.Server
-
Leaves this ServerThreadChannel.
- leaveServerThreadChannel(ServerThreadChannel) - Method in interface org.javacord.api.entity.server.Server
-
Leaves this ServerThreadChannel.
- leaveThread() - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
-
Leaves this ServerThreadChannel.
- link(String, String) - Static method in interface org.javacord.api.entity.message.component.Button
-
Create a new button for a link button.
- link(String, String, boolean) - Static method in interface org.javacord.api.entity.message.component.Button
-
Create a new button for a link button.
- link(String, String, String) - Static method in interface org.javacord.api.entity.message.component.Button
-
Create a new button for a link button.
- link(String, String, String, boolean) - Static method in interface org.javacord.api.entity.message.component.Button
-
Create a new button for a link button.
- link(String, String, Emoji) - Static method in interface org.javacord.api.entity.message.component.Button
-
Create a new button for a link button.
- link(String, String, Emoji, boolean) - Static method in interface org.javacord.api.entity.message.component.Button
-
Create a new button for a link button.
- link(String, Emoji) - Static method in interface org.javacord.api.entity.message.component.Button
-
Create a new button for a link button.
- link(String, Emoji, boolean) - Static method in interface org.javacord.api.entity.message.component.Button
-
Create a new button for a link button.
- LINK - org.javacord.api.entity.message.component.ButtonStyle
- LISTEN - org.javacord.api.entity.message.MessageActivityType
-
A listen activity.
- ListenerManager<T> - Interface in org.javacord.api.util.event
-
This class can be used to edit added listeners afterwards.
- LISTENING - org.javacord.api.entity.activity.ActivityType
-
Represents listening to an application, represented as "Listening to Half-Life 3" for example.
- LITHUANIAN - org.javacord.api.interaction.DiscordLocale
- LOADING - org.javacord.api.entity.message.MessageFlag
-
This message is an Interaction Response and the bot is "thinking".
- LocalRatelimiter - Class in org.javacord.api.util.ratelimit
-
An implementation of
Ratelimiterthat allows for simple local ratelimits. - LocalRatelimiter(int, Duration) - Constructor for class org.javacord.api.util.ratelimit.LocalRatelimiter
-
Creates a new local ratelimiter.
- LOCKED - org.javacord.api.entity.auditlog.AuditLogChangeType
- login() - Method in class org.javacord.api.DiscordApiBuilder
-
Login to the account with the given token.
- login() - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
-
Logs the bot in.
- loginAllShards() - Method in class org.javacord.api.DiscordApiBuilder
-
Login all shards to the account with the given token.
- loginShards(int...) - Method in class org.javacord.api.DiscordApiBuilder
-
Login given shards to the account with the given token.
- loginShards(int...) - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
-
Login given shards to the account with the given token.
- loginShards(IntPredicate) - Method in class org.javacord.api.DiscordApiBuilder
-
Login shards adhering to the given predicate to the account with the given token.
- LONDON - org.javacord.api.entity.Region
- LONG - org.javacord.api.interaction.SlashCommandOptionType
-
This is implemented as a long because it can be any integer between -2^53 and 2^53 and therefore exceeds Javas Integer range.
- LONG_DATE - org.javacord.api.entity.message.TimestampStyle
-
Displayed as: 20 April 2021.
- LONG_DATE_TIME - org.javacord.api.entity.message.TimestampStyle
-
Displayed as: Tuesday, 20 April 2021 16:20.
- LONG_TIME - org.javacord.api.entity.message.TimestampStyle
-
Displayed as: 16:20:30.
- LostConnectionEvent - Interface in org.javacord.api.event.connection
-
A lost connection event.
- LostConnectionListener - Interface in org.javacord.api.listener.connection
-
This listener listens to lost connections.
- LOTTIE - org.javacord.api.entity.sticker.StickerFormatType
-
A LOTTIE json image.
- LOW - org.javacord.api.entity.server.VerificationLevel
- LowLevelComponent - Interface in org.javacord.api.entity.message.component
- LowLevelComponentBuilder - Interface in org.javacord.api.entity.message.component
All Classes All Packages