import { supabase } from "https://deno.land/x/live@1.53.6/deps.ts";
const { RealtimePresence } = supabase;
Constructors
new
RealtimePresence(channel: RealtimeChannel, opts?: PresenceOpts)Initializes the Presence.
Properties
channel: RealtimeChannel
state: RealtimePresenceState