PHP 클래스 Longman\TelegramBot\Entities\UserProfilePhotos

상속: extends Entity
파일 보기 프로젝트 열기: akalongman/php-telegram-bot

공개 메소드들

메소드 설명
getPhotos ( ) : Longman\TelegramBot\Entities\PhotoSize[] Requested profile pictures (in up to 4 sizes each)

보호된 메소드들

메소드 설명
subEntities ( )

메소드 상세

getPhotos() 공개 메소드

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

subEntities() 보호된 메소드

protected subEntities ( )