創作者中心
後台
學習
商店
人才
論壇
路線圖
登入
建立
概覽
體驗
虛擬人偶
素材
開放式雲端
Roblox Studio 的最低規格要求已提升。
了解更多
建立
/
開放式雲端
/
Legacy APIs
中文(繁體)
回饋
Groups v2
*
此內容是使用 AI(Beta 測試版)翻譯,可能含有錯誤。若要以英文檢視此頁面,請按一下
這裡
。
基本網址
https://groups.roblox.com
JSON
下載
GroupsV2
GET
/v2
/groups
使用 ID 多次取得群組資訊。
GET
/v2
/users
/{userId}
/groups
/roles
獲得指定使用者所屬群組的所有群組角色清單。
WallV2
GET
/v2
/groups
/{groupId}
/wall
/posts
獲得群組牆貼的列表。
POST
/v2
/groups
/{groupId}
/wall
/posts
在群組牆上創建一個貼文
Models
Roblox.Groups.Api.CreateWallPostRequest
Roblox.Groups.Api.GroupMembershipResponse
Roblox.Groups.Api.GroupNotificationPreferenceData
Roblox.Groups.Api.GroupRoleResponse
Roblox.Groups.Api.GroupWallPostV2Model
Roblox.Groups.Api.Models.Response.UserModel
Roblox.Groups.Api.UserGroupRoleResponse
Roblox.Platform.Core.ExclusiveStartPaging.IExclusiveStartKeyInfo[System.Int64]
Roblox.Web.Responses.Groups.GroupBasicResponse
Roblox.Web.Responses.Groups.GroupResponseV2
Roblox.Web.Responses.Groups.GroupRoleBasicResponse
Roblox.Web.Responses.RelatedEntityTypeResponse[Roblox.Web.Responses.Groups.GroupOwnerType]
Roblox.Web.WebAPI.ExclusiveStartRequest[System.Int64]
Roblox.Web.WebAPI.Models.ApiArrayResponse[Roblox.Groups.Api.GroupMembershipResponse]
Roblox.Web.WebAPI.Models.ApiArrayResponse[Roblox.Web.Responses.Groups.GroupResponseV2]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.Groups.Api.GroupWallPostV2Model]