getChannels()Returns all Realtime channels.1const channels = supabase.getChannels()Examples#Get all channels#1const channels = supabase.getChannels()