get_msg_read_receipt_count

Function get_msg_read_receipt_count 

Source
pub async fn get_msg_read_receipt_count(
    context: &Context,
    msg_id: MsgId,
) -> Result<usize>
Expand description

Returns count of read receipts on message.

This view count is meant as a feedback measure for the channel owner only.