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