2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
title: chatPhoto
|
|
|
|
description: Describes chat photo
|
|
|
|
---
|
|
|
|
## Constructor: chatPhoto
|
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Describes chat photo
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
2017-08-20 11:05:56 +02:00
|
|
|
|----------|---------------|----------|-------------|
|
2017-09-29 15:50:59 +02:00
|
|
|
|small|[file](../constructors/file.md) | Yes|Small (160x160) chat photo|
|
|
|
|
|big|[file](../constructors/file.md) | Yes|Big (640x640) chat photo|
|
2017-03-11 19:54:51 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [ChatPhoto](../types/ChatPhoto.md)
|
|
|
|
|
|
|
|
|