telegram api constructor · layer 229 · #8c5adfd9
chatInviteImporter
When and which user joined the chat using a chat invite
definition
chatInviteImporter#8c5adfd9 flags:# requested:flags.0?true via_chatlist:flags.3?true user_id:long date:int about:flags.2?string approved_by:flags.1?long = ChatInviteImporter;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
requested | true | Whether this user currently has a pending join request » |
via_chatlist | true | The participant joined by importing a chat folder deep link ». |
user_id | long | The user |
date | int | When did the user join |
about | string | For users with pending requests, contains bio of the user that requested to join |
approved_by | long | The administrator that approved the join request » of the user |
type
history
present in layers 124–229 · constructor id changed 2×
| id | layers |
|---|---|
| #1e3e6680 | 124–132 |
| #0b5cd5f4 | 133 |
| #8c5adfd9 | 134–229 |