Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/plugnmeet/types/joinToken.ts>JoinTokenUserMetadata

Plug-N-Meet SDK for NodeJS and Deno
Go to Latest
type alias JoinTokenUserMetadata
import { type JoinTokenUserMetadata } from "https://deno.land/x/plugnmeet@v1.3.1/types/joinToken.ts";
definition: { profile_pic?: string; lock_settings?: LockSettingsParams; }