public interface SelfInfo extends User
Modifier and Type | Method and Description |
---|---|
boolean |
isMfaEnabled()
If true, this account is protected by Multi-Factor authorizaiton.
If this is a Client account, then this describes the MFA status of the Client account. If this is a Bot account, then this describes the MFA status of the Client account that owns this Bot. |
boolean |
isVerified()
The status of this account's verification.
(Have you accepted the verification email) |
getAvatarId, getAvatarUrl, getDefaultAvatarId, getDefaultAvatarUrl, getDiscriminator, getJDA, getName, getPrivateChannel, hasPrivateChannel, isBot
getCreationTime, getId
getAsMention
boolean isVerified()
boolean isMfaEnabled()