-
-
Notifications
You must be signed in to change notification settings - Fork 9
mattermostenums ChannelTypeExtensions
BigMakCode edited this page Aug 5, 2024
·
1 revision
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph Mattermost.Enums
Mattermost.Enums.ChannelTypeExtensions[[ChannelTypeExtensions]]
end
| Returns | Name |
|---|---|
string |
ToChannelChar(ChannelType type) |
internal static string ToChannelChar(ChannelType type)| Type | Name | Description |
|---|---|---|
ChannelType |
type |
Generated with ModularDoc