Esposter
    Preparing search index...

    Interface FriendRequestNotificationEventGridData

    interface FriendRequestNotificationEventGridData {
        notificationOptions: NotificationOptions;
        receiverId: string;
    }
    Index
    notificationOptions: NotificationOptions
    receiverId: string