Instagram\API\Response\FollowingFriendshipResponse::getNextMaxId PHP Метод

getNextMaxId() публичный Метод

public getNextMaxId ( ) : string
Результат string
    public function getNextMaxId()
    {
        return $this->next_max_id;
    }