مستندات BoxAPI
API جامع، کامل و ساده

Comment Get Likes

Name Type Default Description
id (required) int Comment id
max_id string None Use for pagination
curl --request POST \
--url https://boxapi.ir/api/instagram/comment/get_likes \
--user 'boxapi_username:boxapi_password' \
--data '{
        "id": 17955687830179362
    }'