Skip to content

mattermostenums ChannelTypeExtensions

BigMakCode edited this page Aug 5, 2024 · 1 revision

ChannelTypeExtensions Internal class

Diagram

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

Members

Methods

Internal Static methods

Returns Name
string ToChannelChar(ChannelType type)

Details

Methods

ToChannelChar

internal static string ToChannelChar(ChannelType type)
Arguments
Type Name Description
ChannelType type

Generated with ModularDoc

Clone this wiki locally