userId property

UserId? userId
final

ID of the User whose answer timeout was reached.

If null, then the answer timeout was reached for all the Users being ChatMembers.

Implementation

final UserId? userId;