We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08eb218 commit c05d2a7Copy full SHA for c05d2a7
docs/developer_tools/Embedded_App_SDK.mdx
@@ -1320,6 +1320,17 @@ No scopes required
1320
| deaf | boolean |
1321
| mute | boolean |
1322
1323
+#### GuildMemberRPC
1324
+
1325
+| Property | Type |
1326
+|-------------------------|---------------------------------------------------------------------------------------------|
1327
+| user_id | string |
1328
+| nick? | string \| null |
1329
+| guild_id | string |
1330
+| avatar? | string \| null |
1331
+| avatar_decoration_data? | [AvatarDecorationData](#DOCS_DEVELOPER_TOOLS_EMBEDDED_APP_SDK/avatardecorationdata) \| null |
1332
+| color_string? | string \| null |
1333
1334
#### Image
1335
1336
| Property | Type |
0 commit comments