public interface SelfInfo extends User
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEmail()
Returns the email of the connected account.
|
java.util.List<TextChannel> |
getMutedChannels()
A List of
TextChannels that have been muted on this account. |
boolean |
isVerified()
The status of this account's verification.
(Have you accepted the verification email) |
getAvatarId, getAvatarUrl, getCurrentGame, getDiscriminator, getId, getJDA, getOnlineStatus, getPrivateChannel, getUsername
java.lang.String getEmail()
java.util.List<TextChannel> getMutedChannels()
TextChannels
that have been muted on this account.TextChannels
.boolean isVerified()