创作者中心
中心
学习
商店
人才
论坛
路线图
登录
Create
概览
体验
虚拟形象
素材
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
Create
/
Open Cloud
/
Legacy APIs
中文(简体)
反馈
Groups v2
*
此内容使用人工智能(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]