A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
L
- l() - function in com.discord.api.channel.Channel
- l() - function in com.discord.api.user.User
- launchFileExplorer(java.io.File) - function in com.aliucord.Utils
- Launches the file explorer in the specified folder.
- launchUrl(android.net.Uri) - function in com.aliucord.Utils
- Launches an URL in the user's preferred Browser
- launchUrl(java.lang.String) - function in com.aliucord.Utils
- Launches an URL in the user's preferred Browser
- layout(int,int,int,int) - function in android.view.View
- layout(int,int,int,int) - function in android.view.ViewGroup
- layout(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.view.ViewGroup
- LazyField - class in com.aliucord.utils
- A lazy field delegate designed to improve the performance in field reflection.
- lazyField(java.lang.String) - function in com.aliucord.utils.ReflectDelegatesKt
- A lazy field delegate designed to improve the performance in field reflection.
- length() - function in android.widget.TextView
- LinearLayout - class in com.aliucord.widgets
- Discord themed LinearLayout
- load(android.content.Context) - function in com.aliucord.coreplugins.NoTrack
- Called when your Plugin is loaded
- load(android.content.Context) - function in com.aliucord.entities.Plugin
- Called when your Plugin is loaded
- load(android.content.Context) - function in com.aliucord.entities.Plugin
- Called when your Plugin is loaded
- loadPlugin(android.content.Context,java.io.File) - function in com.aliucord.PluginManager
- Loads a plugin
- log(java.lang.String) - function in com.aliucord.Utils
- Logs a message on debug level.
- Logger - class in com.aliucord
- Logger that will log to both logcat and Discord's debug log
- login(java.lang.CharSequence) - function in com.aliucord.coreplugins.TokenLogin.Page