Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/appwrite/mod.ts>Messaging#createTopic

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

Create topic

Create a new topic.

Parameters

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