M
M
MrSLonoed2012-11-03 23:03:51
JavaScript
MrSLonoed, 2012-11-03 23:03:51

Vkontakte API. How to send a post to the wall with multiple links?

Vkontakte has a wall.post method in the api . It has a limitation on links: you can only attach one. It is displayed at the bottom of the post, separate from the text. Ordinary tags in the text are eaten by the parser. Moreover, if you simply insert text with links directly on VKontakte, all links will be clickable, and the first one will be duplicated in the block below. How to achieve something similar through api?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
Parag0n, 2013-11-24
@Parag0n

In the text of the post, you can specify a link in this way only to something within vk.com, for example, to the community, the link in wall.post looks like this:
[prikol|Узнать продолжение тут]

A
alternativshik, 2012-11-04
@alternativshik

well, we add a link to the attachment, and in messages the right message with links, isn't it?

S
Stanislav, 2015-08-13
@stascer

All right. The VK API allows you to publish one link in an attachment, while the rest can be specified in the text of the message, for example: "My blog - http://link_address ".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question