count_chat_messages(p_stream_id integer)


Description

Returns the number of non-deleted chat messages in a given stream.

Parameters

Name Type Mode
p_stream_id integer IN

Definition