Wasm Directoryalpha
Record

get-user-user-id-followers-response

No description available.

record get-user-user-id-followers-response {
  followers: option​<list​<string>>,
  id: option​<string>,
}

Fields

NameTypeDescription
followersoption​<list​<string>>
idoption​<string>