friends.roblox.com
*此內容是使用 AI(Beta 測試版)翻譯,可能含有錯誤。若要以英文檢視此頁面,請按一下這裡。
GET
獲取指定用戶與請求用戶的信任狀態。
/v1/my/castors/{userId}/statusfriends.roblox.com
GET
檢查請求用戶是否與指定用戶是信任朋友。
/v1/user/{userId}/multiget-are-castorsfriends.roblox.com
POST
接受信任朋友請求。
/v1/users/{requesterUserId}/accept-castor-requestfriends.roblox.com
POST
忽略受信任的好友請求。
/v1/users/{requesterUserId}/ignore-castor-requestfriends.roblox.com
POST
刪除目標用戶作為受信任的好友。
/v1/users/{targetUserId}/remove-castorfriends.roblox.com
POST
發送受信任的好友請求。
/v1/users/{targetUserId}/send-castor-requestfriends.roblox.com
Connections
POST
向目標用戶發送聯絡朋友請求
/v1/contacts/{targetContactId}/request-friendshipfriends.roblox.com
GET
獲取用戶擁有的朋友數量。
/v1/my/friends/countfriends.roblox.com
POST
/v1/my/friends/refresh-qr-session
friends.roblox.com
GET
獲取所有包含 targetUserId 的朋友請求。
/v1/my/friends/requestsfriends.roblox.com
DELETE
/v1/my/new-friend-requests
friends.roblox.com
GET
/v1/my/new-friend-requests/count
friends.roblox.com
GET
獲取指定用戶與請求用戶的信任狀態。
/v1/my/trusted-friends/{userId}/statusfriends.roblox.com
POST
檢查請求用戶是否與指定用戶是朋友。
/v1/user/{userId}/multiget-are-friendsfriends.roblox.com
GET
檢查請求用戶是否與指定用戶是信任朋友。
/v1/user/{userId}/multiget-are-trusted-friendsfriends.roblox.com
GET
返回待處理的朋友請求數量。
/v1/user/friend-requests/countfriends.roblox.com
POST
拒絕當前用戶的所有待處理朋友請求。
/v1/user/friend-requests/decline-allfriends.roblox.com
POST
接受朋友請求。
/v1/users/{requesterUserId}/accept-friend-requestfriends.roblox.com
POST
接受信任朋友請求。
/v1/users/{requesterUserId}/accept-trusted-friend-requestfriends.roblox.com
POST
拒絕好友請求。
/v1/users/{requesterUserId}/decline-friend-requestfriends.roblox.com
POST
忽略受信任的好友請求。
/v1/users/{requesterUserId}/ignore-trusted-friend-requestfriends.roblox.com
POST
使用 Off Network Friending 令牌接受好友請求。
/v1/users/{senderUserId}/accept-friend-request-with-tokenfriends.roblox.com
POST
刪除目標用戶作為受信任的好友。
/v1/users/{targetUserId}/remove-trusted-friendfriends.roblox.com
POST
向目標用戶發送好友請求
/v1/users/{targetUserId}/request-friendshipfriends.roblox.com
POST
發送受信任的好友請求。
/v1/users/{targetUserId}/send-trusted-friend-requestfriends.roblox.com
POST
取消好友關係
/v1/users/{targetUserId}/unfriendfriends.roblox.com
Interactions
POST
返回當前用戶是否關注列表中每個用戶 ID
/v1/user/following-existsfriends.roblox.com
POST
在用戶和目標用戶之間建立連結
/v1/users/{targetUserId}/followfriends.roblox.com
GET
以分頁響應的格式獲取所有關注 targetUserId 用戶的用戶。
/v1/users/{targetUserId}/followersfriends.roblox.com
GET
獲取用戶擁有的關注數量。
/v1/users/{targetUserId}/followers/countfriends.roblox.com
GET
以分頁響應的格式獲取用戶 targetUserId 跟蹤的所有用戶。
/v1/users/{targetUserId}/followingsfriends.roblox.com
GET
獲取用戶擁有的關注數量。
/v1/users/{targetUserId}/followings/countfriends.roblox.com
POST
刪除用戶與目標用戶之間的連結
/v1/users/{targetUserId}/unfollowfriends.roblox.com
Metadata
GET
/v1/metadata
friends.roblox.com
Users
GET
獲取指定用戶的所有朋友列表。
/v1/users/{userId}/friendsfriends.roblox.com
GET
獲取用戶擁有的朋友數量。
/v1/users/{userId}/friends/countfriends.roblox.com
GET
為指定用戶獲取所有朋友的分頁列表。
/v1/users/{userId}/friends/findfriends.roblox.com
GET
獲取指定用戶的所有非活躍朋友列表。
/v1/users/{userId}/friends/inactivefriends.roblox.com
GET
獲取指定用戶的所有在線朋友列表。
/v1/users/{userId}/friends/onlinefriends.roblox.com
GET
通過文本查詢按名稱搜索朋友。
/v1/users/{userId}/friends/searchfriends.roblox.com
GET
獲取指定用戶與指定用戶的朋友狀態列表。
/v1/users/{userId}/friends/statusesfriends.roblox.com