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

x/appwrite/mod.ts>Messaging#getSubscriber

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Messaging.prototype.getSubscriber
Re-export
import { Messaging } from "https://deno.land/x/appwrite@10.0.0/mod.ts";

Get subscriber

Get a subscriber by its unique ID.

Parameters

topicId: string
subscriberId: string