PHP Class Longman\TelegramBot\Entities\UserProfilePhotos

Inheritance: extends Entity
Afficher le fichier Open project: akalongman/php-telegram-bot

Méthodes publiques

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

Méthodes protégées

Méthode Description
subEntities ( )

Method Details

getPhotos() public méthode

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

subEntities() protected méthode

protected subEntities ( )