Method IsSearchable
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsSearchable(ChannelType)
Determines if the channel type is searchable.
public static bool IsSearchable(this ChannelType type)
Parameters
type
ChannelTypeThe channel type.
Returns
- bool
True if the channel type is searchable, otherwise false.