FAPI.UI.postMediatopic({
"media":[
{
"type": "text",
"text": "Test"
},
{
"type": "photo",
"list":
[
{ "id": ??? }
]
}
]
}, false);