FriendRequest - antilandjs/antiland.js GitHub Wiki
The base structure for friend requests.
extends BaseStructure
Methods
boolean
.accept() :Accept an incoming friend request.
boolean
.reject() :Reject an incoming friend request.
The base structure for friend requests.
extends BaseStructure
Accept an incoming friend request.
Reject an incoming friend request.