stories.getPeerMaxIDs

Get the IDs of the maximum read stories for a set of peers.

---functions---
stories.getPeerMaxIDs#78499170 id:Vector<InputPeer> = Vector<RecentStory>;

Parameters

Name Type Description
id Vector<InputPeer> Peers

Result

Vector<RecentStory>

Only users can use this method