Click or drag to resize

ClientGetChannelStats Method

[Missing <summary> documentation for "M:MattermostDriver.Client.GetChannelStats(System.String)"]

Namespace:  MattermostDriver
Assembly:  MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntax
public ChannelStats GetChannelStats(
	string channel_id
)

Parameters

channel_id
Type: SystemString

[Missing <param name="channel_id"/> documentation for "M:MattermostDriver.Client.GetChannelStats(System.String)"]

Return Value

Type: ChannelStats

[Missing <returns> documentation for "M:MattermostDriver.Client.GetChannelStats(System.String)"]

See Also