GetSuggestedUsersForDiscoverSkeletonQueryParams
data class GetSuggestedUsersForDiscoverSkeletonQueryParams(val viewer: Did? = null, val limit: Long? = 25)
Parameters
viewer
DID of the account making the request (not included for public/unauthenticated queries).