chat_photo_id property
read / write
Identifier of the current user's profile photo to reuse.
; string representation of int, use int.parse
Implementation
late int64 chat_photo_id;
Identifier of the current user's profile photo to reuse.
; string representation of int, use int.parse
late int64 chat_photo_id;