A chat photo

Constructors

Properties

Accessors

Constructors

Properties

Accessors

  • get big(): ChatPhotoSize
  • Chat photo file location in big resolution (640x640)

    Returns ChatPhotoSize

  • get isPersonal(): boolean
  • Whether this photo is personal (i.e. you set it yourself for this peer)

    Returns boolean

  • get small(): ChatPhotoSize
  • Chat photo file location in small resolution (160x160)

    Returns ChatPhotoSize

  • get thumb(): null | Uint8Array
  • Chat photo preview in very small resolution, if available

    Returns null | Uint8Array