MadelineProto/docs/Participant.md
Daniil Gentili 5bc6fdc05f pony
2017-04-06 20:27:31 +00:00

18 lines
559 B
Markdown

---
title: Participant
description: PWRTelegram participant attributes, type and example
---
## Constructor: PWRTelegram chat participant
### Attributes:
| Name | Type | Required | Description|
|----------|:-------------:|:--------:|-----------:|
|user|[Chat](Chat.md) | Yes| The participant|
|inviter|[Chat](Chat.md) | Optional|The user that invited this participant|
|date|[int](API_docs/types/int.md) | Yes|When was the user invited|
|role|[string](API_docs/types/int.md) | Yes|user, admin, creator, moderator, editor, creator, kicked|