ChatJoinRequest
Describes a user that sent a join request and waits for administrator approval.
This is an alias for the ChatJoinRequestUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "chatJoinRequest" | |
userId | number | User identifier |
date | number | Point in time (Unix timestamp) when the user sent the join request |
bio | string | A short bio of the user |