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