MadelineProto/docs/FullInfo.md
Daniil Gentili b00880cf82 AMP fixes
2017-08-20 15:35:23 +00:00

16 lines
434 B
Markdown

---
title: full chat info
description: chat attributes, type and example
---
## Constructor: FullInfo
### Attributes:
| Name | Type | Required |Description|
|----------|---------------|----------|-----------|
|partial|[Info](Info.md) | Yes|Info object|
|last_update|[int](API_docs/types/int.md) | Yes|unixdate|
|full|[ChatFull](API_docs/types/ChatFull.md) or [UserFull](API_docs/types/UserFull.md) | Yes|full info|