lockReason property

Why the group was locked. Only present when updateType is 'locked'.

Implementation

bool? get joinLinkRequiresApproval;/// Why the group was locked. Only present when updateType is 'locked'.
@EventGroupChatUpdatedLockReasonConverter() EventGroupChatUpdatedLockReason? get lockReason;