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; }
Public Property members As String()
Get
Set
Property Value
Type:
StringSee Also