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
M
- m() - function in com.discord.api.channel.Channel
- m() - function in com.discord.api.user.User
- Main - class in com.aliucord
- ManagerBuild - class in com.aliucord.updater
- Version checking for various install-time utilities that were used to install the app.
- ManagerBuild.InstallMetadata - class in com.aliucord.updater.ManagerBuild
- map(java.util.Collection,kotlin.jvm.functions.Function1) - function in com.aliucord.CollectionUtils
- Returns a new Array containing the results of the transform function for all elements
- map(rx.Observable,kotlin.jvm.functions.Function1) - function in com.aliucord.utils.RxUtils
- Returns an Observable that applies a specified function to each item emitted by the source Observable and emits the results of these function applications.
- MapUtils - class in com.aliucord.utils
- MDUtils - class in com.aliucord.utils
- MDUtils.RenderContext - class in com.aliucord.utils.MDUtils
- measure(int,int) - function in android.view.View
- measure(java.lang.Integer,java.lang.Integer) - function in android.view.View
- merge(com.discord.api.message.Message) - function in com.discord.models.message.Message
- MessageEmbedBuilder - class in com.aliucord.entities
- com.discord.api.message.embed.MessageEmbed builder
- MessageEmbedWrapper - class in com.aliucord.wrappers.embeds
- Wraps the obfuscated MessageEmbed class to provide nice method names and require only one central update if method names change after an update
- MessageEmbedWrapper.Companion - class in com.aliucord.wrappers.embeds.MessageEmbedWrapper
- moveCursorToVisibleOffset() - function in android.widget.TextView