telegram api constructor · layer 229 · #1c6e1c11
chatPhoto
Group profile photo.
definition
chatPhoto#1c6e1c11 flags:# has_video:flags.0?true photo_id:long stripped_thumb:flags.1?bytes dc_id:int = ChatPhoto;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
has_video | true | Whether the user has an animated profile picture |
photo_id | long | Photo ID |
stripped_thumb | bytes | Stripped thumbnail |
dc_id | int | DC where this photo is stored |
type
ChatPhoto · other constructors: chatPhotoEmpty
history
present in layers 2–229 · constructor id changed 4×
| id | layers |
|---|---|
| #6153276a | 2–97 |
| #475cdbd5 | 98–115 |
| #d20b9f3c | 116–126 |
| #4790ee05 | 127 |
| #1c6e1c11 | 128–229 |