messageBlocked property

bool? messageBlocked
final

Gets whether the group message is blocked.

Note To get the correct value, ensure that you call ChatGroupManager.fetchGroupInfoFromServer before calling this method.

Implementation

final bool? messageBlocked;