getUnreadMemberCount

Returns the number of member's that haven't read the given message. This excludes the current logged-in User and the Sender of the message. It will always be zero if the passed on message is an AdminMessage, or if this channel is a super group channel.

Return

Number of unread member count. Zero if all members have read the message.

Since

3.0.136

Parameters

message

The message.

See also