Channelunread_count_display Property |
unread_count_display is a count of messages that the calling user has yet to read that matter to them (this means it excludes things like join/leave messages).
Namespace:
NetQuarry.Services.Slack
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string unread_count_display { get; set; }
Public Property unread_count_display As String
Get
Set
Property Value
Type:
StringSee Also