friends/notifications/3ds
Daniel López Guimaraes ab80949173
fix(3ds): Send friendship notification to proper target
The sender PID of the notification was being set to the target PID,
instead of the sender PID. Use correct PID and remove redundant target
PID argument.

Also fix minor accuracy issues.
2024-05-20 21:48:10 +01:00
..
send_comment_update.go notifications/3ds: Send events to the target user 2024-04-20 13:43:13 +01:00
send_favorite_update.go notifications/3ds: Send events to the target user 2024-04-20 13:43:13 +01:00
send_friendship_completed.go fix(3ds): Send friendship notification to proper target 2024-05-20 21:48:10 +01:00
send_mii_notification.go notifications/3ds: Send events to the target user 2024-04-20 13:43:13 +01:00
send_presence_update.go notifications/3ds: Send events to the target user 2024-04-20 13:43:13 +01:00
send_user_went_offline.go notifications/3ds: Send events to the target user 2024-04-20 13:43:13 +01:00