https://create.roblox.com/docs/cloud/reference/features/bans-and-blocks#Cloud_ListUserRestrictions__Using_Universes and https://create.roblox.com/docs/cloud/reference/features/bans-and-blocks#Cloud_ListUserRestrictions are missing from `openblox`, in [userRestrictions.ts](https://github.com/cameronpcampbell/openblox/blob/main/src/apis/cloud/userRestrictions/userRestrictions.ts). These 2 endpoints allow fetching allow listing all user restrictions for users that have ever been banned in either a universe or a specific place.
https://create.roblox.com/docs/cloud/reference/features/bans-and-blocks#Cloud_ListUserRestrictions__Using_Universes
and
https://create.roblox.com/docs/cloud/reference/features/bans-and-blocks#Cloud_ListUserRestrictions
are missing from
openblox, in userRestrictions.ts.These 2 endpoints allow fetching allow listing all user restrictions for users that have ever been banned in either a universe or a specific place.