Record
get-platform-friend-list-response
No description available.
record get-platform-friend-list-response {
detailed-error-trace: option<string>,
error-code: option<s32>,
error-status: option<string>,
message: option<string>,
message-data: option<get-platform-friend-list-response-message-data>,
response: option<friends-platform-friend-response>,
throttle-seconds: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| detailed-error-trace | option<string> | |
| error-code | option<s32> | |
| error-status | option<string> | |
| message | option<string> | |
| message-data | option<get-platform-friend-list-response-message-data> | |
| response | option<friends-platform-friend-response> | |
| throttle-seconds | option<s32> |