Get Suggested Users Skeleton Query Params
data class GetSuggestedUsersSkeletonQueryParams(val viewer: Did? = null, val category: String? = null, val limit: Long? = 25)
Parameters
viewer
DID of the account making the request (not included for public/unauthenticated queries).
category
Category of users to get suggestions for.