Documentation

ProfilePictureUrls extends BaseComponent
in package

An object with profile photo and thumbnail

Table of Contents

Properties

$large_filename_url  : string|null
$thumb_filename_url  : string|null
$fields  : array<string|int, string>

Properties

$large_filename_url

public string|null $large_filename_url

URL to users Large profile picture

$thumb_filename_url

public string|null $thumb_filename_url

URL to users Thumbnail profile picture

$fields

protected static array<string|int, string> $fields = ["large_filename_url" => "string", "thumb_filename_url" => "string"]

        
On this page

Search results