Chat Flutter v3
Chat Flutter
Chat
Flutter
Version 3
Home
/
Chat
/
Flutter
/
Channel
Delete a channel
Copy link
Only channel operators are allowed to delete a channel. If a non-operator attempts to delete a channel, an error is thrown, which should be handled through the try
and catch
blocks. To delete a channel, use the code below.
Delete an open channel
Copy link
Delete a group channel
Copy link