PHP Class Longman\TelegramBot\Entities\UserProfilePhotos

Inheritance: extends Entity
Datei anzeigen Open project: akalongman/php-telegram-bot

Public Methods

Method Description
getPhotos ( ) : Longman\TelegramBot\Entities\PhotoSize[] Requested profile pictures (in up to 4 sizes each)

Protected Methods

Method Description
subEntities ( )

Method Details

getPhotos() public method

This method overrides the default getPhotos method and returns a nice array
public getPhotos ( ) : Longman\TelegramBot\Entities\PhotoSize[]
return Longman\TelegramBot\Entities\PhotoSize[]

subEntities() protected method

protected subEntities ( )