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

x/appwrite/mod.ts>Messaging#updateTopic

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

Update topic

Update a topic by its unique ID.

Parameters

topicId: string
optional
name: string
optional
subscribe: string[]