Module vrchatapi::apis::notifications_api
source · [−]Enums
struct for typed errors of method accept_friend_request
struct for typed errors of method clear_notifications
struct for typed errors of method delete_notification
struct for typed errors of method get_notifications
struct for typed errors of method mark_notification_as_read
Functions
Accept a friend request by notification frq_ ID. Friend requests can be found using the NotificationsAPI getNotifications by filtering of type friendRequest.
Clear all notifications.
Delete a notification.
Retrieve all of the current user’s notifications.
Mark a notification as seen.