Skip to main content
Module

x/plugnmeet/types/joinToken.ts>JoinTokenUserMetadata

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