enum PrivacyLevelimport { PrivacyLevel } from "https://deno.land/x/pastedeno@0.6.2/src/node/index.ts"; MembersPRIVATE = 2PUBLIC_ANONYMOUS = 0PUBLIC_USER = 3UNLISTED = 1