public class FriendRequestReceivedEvent extends GenericRelationshipAddEvent
| Constructor and Description |
|---|
FriendRequestReceivedEvent(JDA api,
long responseNumber,
Relationship relationship) |
| Modifier and Type | Method and Description |
|---|---|
IncomingFriendRequest |
getFriendRequest() |
getRelationship, getRelationshipType, getUsergetJDA, getResponseNumberpublic FriendRequestReceivedEvent(JDA api, long responseNumber, Relationship relationship)
public IncomingFriendRequest getFriendRequest()