A B C D E F G H I J K L M N O P Q R S T U V W
F
- FallbackLoggerConfiguration - Class in org.javacord.api.util.logging
-
This class can be used to configure Javacord's fallback logger.
- FEATURABLE - org.javacord.api.entity.server.ServerFeature
-
Server is able to be featured in the directory.
- formatTo(Formatter, int, int, int) - Method in interface org.javacord.api.entity.Nameable
- FRANKFURT - org.javacord.api.entity.Region
- fromBitmask(int) - Static method in interface org.javacord.api.entity.permission.Permissions
-
Creates a
Permissionsobject from the given bitmask. - fromBitmask(int, int) - Static method in interface org.javacord.api.entity.permission.Permissions
-
Creates a
Permissionsobject from the given bitmasks. - fromId(int) - Static method in enum org.javacord.api.entity.channel.ChannelType
-
Gets a channel type by its id.
- fromId(int) - Static method in enum org.javacord.api.entity.server.BoostLevel
-
Gets the boost level by its id.
- fromId(int) - Static method in enum org.javacord.api.entity.server.DefaultMessageNotificationLevel
-
Gets the default message notification level by its id.
- fromId(int) - Static method in enum org.javacord.api.entity.server.ExplicitContentFilterLevel
-
Gets the explicit content filter level by its id.
- fromId(int) - Static method in enum org.javacord.api.entity.server.MultiFactorAuthenticationLevel
-
Gets the multi factor authentication level by its id.
- fromId(int) - Static method in enum org.javacord.api.entity.server.VerificationLevel
-
Gets the verification level by its id.
- fromMessage(Message) - Static method in class org.javacord.api.entity.message.MessageBuilder
-
Creates a message builder from a message.
- fromName(String) - Static method in enum org.javacord.api.entity.auditlog.AuditLogChangeType
-
Gets the type by its name.
- fromString(String) - Static method in enum org.javacord.api.entity.user.UserStatus
-
Gets the status from the given string.
- fromValue(int) - Static method in enum org.javacord.api.entity.auditlog.AuditLogActionType
-
Gets an
AuditLogActionTypeby its value.