Package net.dv8tion.jda.client.entities
Interface BlockedUser
-
- All Superinterfaces:
Relationship
public interface BlockedUser extends Relationship
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RestAction
unblockUser()
-
Methods inherited from interface net.dv8tion.jda.client.entities.Relationship
getType, getUser
-
-
-
-
Method Detail
-
unblockUser
@CheckReturnValue RestAction unblockUser()
-
-