ChatInviteLinkMember
Describes a chat member joined a chat via an invite link.
This is an alias for the ChatInviteLinkMemberUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "chatInviteLinkMember" | |
userId | number | User identifier |
joinedChatDate | number | Point in time (Unix timestamp) when the user joined the chat |
approverUserId | number | User identifier of the chat administrator, approved user join request |