Click or drag to resize

Channelmembers Property

members is a list of user ids for all users in this channel. This includes any disabled accounts that were in this channel when they were disabled.

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

Property Value

Type: String
See Also