Interface RawPhotoSizeSourceDialogPhoto
interface RawPhotoSizeSourceDialogPhoto { _: "dialogPhoto"; accessHash: Long; big: boolean; id: number;} Properties
Readonly
_
_: "dialogPhoto"
Readonly
accessHash
Readonly
big
big: boolean
Readonly
id
id: number
This photo is a profile photo of some peer, and their ID and access hash are provided here.