2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
title: photo
|
|
|
|
description: Describes photo
|
|
|
|
---
|
|
|
|
## Constructor: photo
|
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Describes photo
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
2017-08-20 11:05:56 +02:00
|
|
|
|----------|---------------|----------|-------------|
|
2017-03-11 19:54:51 +01:00
|
|
|
|id|[long](../types/long.md) | Yes|Photo identifier, 0 for deleted photo|
|
|
|
|
|has\_stickers|[Bool](../types/Bool.md) | Yes|True, if some stickers was added to the photo|
|
|
|
|
|sizes|Array of [photoSize](../constructors/photoSize.md) | Yes|Available variants of photo of different sizes|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [Photo](../types/Photo.md)
|
|
|
|
|
|
|
|
|