timeoutUntil property

DateTime? timeoutUntil

When the user's timeout will expire and the user will be able to communicate in the guild again, null or a time in the past if the user is not timed out

Implementation

DateTime? get timeoutUntil;