userId property
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;
ID of the User whose answer timeout was reached.
If null
, then the answer timeout was reached for all the Users being
ChatMembers.
final UserId? userId;