Click or drag to resize

Channelis_general Property

is_general will be true if this channel is the "general" channel that includes all regular team members. In most teams this is called #general but some teams have renamed it.

Namespace:  NetQuarry.Services.Slack
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string is_general { get; set; }

Property Value

Type: String
See Also