FriendRequestEvent

Describes the event when a player sends or responds to a friend request. This is used by the in-game friend request system.

Items

NameValueSummary
Issue0

A player invokes (sends) a friend request.

Revoke1

A player revokes (cancels) a previously invoked (sent) friend request.

Accept2

A player accepts a friend request.

Deny3

A player denies a friend request.

On this page