- Intro
- Community Libraries
- Permissions Values
- Reference
- Webhooks
- Chat
- List Items
- Users
- Teams
- Members
- Channels
- Webhooks
- Guilded Meta
- Tournaments
- Websocket
Detail Voice Members
POST
/teams/{teamId}/members/voice
members
userIdsForBasicInfo
Request
Path Params
teamId
string
required
Body Params application/json
userIds
array[string]
required
Example
{
"userIds": [
"string"
]
}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://www.guilded.gg/api/teams//members/voice' \
--header 'Content-Type: application/json' \
--data-raw '{
"userIds": [
"string"
]
}'
Responses
🟢200OK
application/json
Body
members
array[object (Member) {16}]
required
id
string
required
name
string
required
nickname
string
optional
type
enum<string>
optional
Allowed values:
userbot
Default:
user
membershipRole
enum<string>
optional
Allowed values:
adminmemberformerMember
profileBannerBlur
string <uri> | null
optional
profilePicture
string <uri> | null
optional
roleIds
array[integer]
required
userPresenceStatus
enum<integer>
optional
Value | Meaning | Color |
---|---|---|
1 | Online | Green |
2 | Idle | Orange |
3 | Do not disturb | Red |
4 | Offline / invisible | Gray |
Allowed values:
1234
teamXp
integer
optional
>= -9223372036854776000<= 9223372036854776000
lastOnline
string <date-time>
optional
joinDate
string <date-time>
optional
stonks
integer
optional
>= 0
aboutInfo
object | null
optional
socialLinks
array[object (SocialLink) {4}]
optional
userStatus
object
optional
bots
array
required
webhooks
array[object (Webhook) {9}]
required
id
string <uuid>
read-onlyrequired
Example:
00000000-0000-0000-0000-000000000000
name
string
required
>= 1 characters<= 128 characters
Example:
E-102 Gamma
teamId
string
read-onlyrequired
Example:
wlVr3Ggl
iconUrl
string | null
optional
channelId
string <uuid>
required
Example:
00000000-0000-0000-0000-000000000000
createdBy
string
optional
createdAt
string <date-time>
read-onlyoptional
deletedAt
string <date-time> | null
read-onlyoptional
token
string | null
read-onlyoptional
Example
{
"members": [
{
"id": "string",
"name": "string",
"nickname": "string",
"type": "user",
"membershipRole": "admin",
"profileBannerBlur": "http://example.com",
"profilePicture": "http://example.com",
"roleIds": [
0
],
"userPresenceStatus": 1,
"teamXp": -9223372036854776000,
"lastOnline": "2019-08-24T14:15:22Z",
"joinDate": "2019-08-24T14:15:22Z",
"stonks": 0,
"aboutInfo": {
"tagLine": "string"
},
"socialLinks": [
{
"type": "twitch",
"handle": "string",
"serviceId": "string",
"additionalInfo": {
"channelName": "string",
"socialLinkId": null,
"id": null
}
}
],
"userStatus": {
"content": {
"object": "value",
"document": {
"object": "document",
"data": {
"profile": {
"name": "shay",
"profilePicture": "https://s3-us-west-2.amazonaws.com/www.guilded.gg/WebhookThumbnail/3626a9cdc1020a98bd6c1724049c89a8-Full.webp?w=160&h=160"
},
"hiddenEmbedUrls": {
"{url}": false
}
},
"nodes": [
{
"object": "block",
"type": "markdown-plain-text",
"data": {
"isEmbedMessage": false,
"embeds": [
{
"title": "string",
"description": "string",
"url": "string",
"color": 0,
"timestamp": "string",
"footer": {
"text": "string",
"icon_url": "string",
"iconUrl": "string"
},
"thumbnail": {
"url": "string"
},
"image": {
"url": "string"
},
"author": {
"name": "string",
"url": "string",
"icon_url": "string",
"iconUrl": "string"
},
"fields": [
{
"name": "string",
"value": "string",
"inline": true
}
]
}
],
"url": "string",
"createdBy": "string",
"oldName": "string",
"newName": "string",
"type": "channel-renamed"
},
"nodes": [
{
"object": "text",
"type": "mention",
"data": {
"mention": {
"type": "role",
"matcher": "string",
"name": "string",
"nickname": true,
"color": "string",
"id": "string",
"sortOrder": 0
},
"reaction": {
"id": 0,
"customReactionId": 0,
"customReaction": {
"id": 761262,
"name": "frog-donut",
"png": "https://s3-us-west-2.amazonaws.com/www.guilded.gg/CustomReaction/02f8bf8e57fb08568e9260461f34390c-Full.webp?w=120&h=120",
"webp": "https://s3-us-west-2.amazonaws.com/www.guilded.gg/CustomReaction/02f8bf8e57fb08568e9260461f34390c-Full.webp?w=120&h=120",
"apng": null
}
},
"channel": {
"id": "string"
},
"href": "string"
},
"leaves": [
{
"object": "leaf",
"text": "string",
"marks": [
{
"data": {},
"object": "mark",
"type": "bold"
}
]
}
]
}
],
"": "string"
}
]
}
},
"customReactionId": 0,
"customReaction": {
"id": 761262,
"name": "frog-donut",
"png": "https://s3-us-west-2.amazonaws.com/www.guilded.gg/CustomReaction/02f8bf8e57fb08568e9260461f34390c-Full.webp?w=120&h=120",
"webp": "https://s3-us-west-2.amazonaws.com/www.guilded.gg/CustomReaction/02f8bf8e57fb08568e9260461f34390c-Full.webp?w=120&h=120",
"apng": null
}
}
}
],
"bots": [
null
],
"webhooks": [
{
"id": "00000000-0000-0000-0000-000000000000",
"name": "E-102 Gamma",
"teamId": "WlVr3Gl",
"iconUrl": "https://img.guildedcdn.com/UserAvatar/d741d0194d8570fc6df9f9445371093c-Medium.png?w=240&h=240",
"channelId": "00000000-0000-0000-0000-000000000000",
"deletedAt": null
}
]
}
Modified at 2024-06-10 14:16:22