Channel:getCount

Edit

Returns the number of messages in the Channel.

count = Channel:getCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of messages in the Channel.

See also