timeoutUntil property
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;
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
DateTime? get timeoutUntil;