Skip to content

mattermostenums ChannelType

BigMakCode edited this page Aug 5, 2024 · 1 revision

ChannelType Public enum

Description

Channel type.

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph Mattermost.Enums
  Mattermost.Enums.ChannelType[[ChannelType]]
  end
Loading

Details

Summary

Channel type.

Fields

Public

Summary

Public channel - anyone can join.

Private

Summary

Private channel - join only by invitation.

Generated with ModularDoc

Clone this wiki locally