Wasm Directoryalpha
Record

friends-bungie-friend-request-list-response

No description available.

record friends-bungie-friend-request-list-response {
  incoming-requests: option​<list​<friends-bungie-friend>>,
  outgoing-requests: option​<list​<friends-bungie-friend>>,
}

Fields

NameTypeDescription
incoming-requestsoption​<list​<friends-bungie-friend>>
outgoing-requestsoption​<list​<friends-bungie-friend>>