undelete_all_chat_messages(p_stream_id integer)


Description

Restores all deleted chat messages in a given stream and returns the count of restored messages.

Parameters

Name Type Mode
p_stream_id integer IN

Definition