mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 20:16:55 +01:00
22 lines
366 B
Markdown
22 lines
366 B
Markdown
---
|
|
title: chatEventMemberJoined
|
|
description: New chat member joined
|
|
---
|
|
## Constructor: chatEventMemberJoined
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
New chat member joined
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|
|
|
|
### Type: [ChatEventAction](../types/ChatEventAction.md)
|
|
|
|
|