E
E
egorlisss2019-03-24 23:06:24
JavaScript
egorlisss, 2019-03-24 23:06:24

How to attach a photo from the site as a VK-IO document?

You need to get a photo from the site:
https://mc-heads.net/skin/MrZillaGold
And attach it as a document to a message with the same extension.
I use vk-io

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladlen Hellsite, 2019-03-25
@egorlisss

context.sendDocument({
    value: 'https://mc-heads.net/skin/MrZillaGold',
    filename: 'skin.png'
});

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question