StoryItem.get_public_forwards()¶
- StoryItem.get_public_forwards()¶
Bound method get_public_forwards of
StoryItem.- Use as a shortcut for:
await story.get_public_forwards()
- Parameters:
limit (
int, optional) – Maximum number of forwards to retrieve.- Returns:
PublicForwards– The list of public forwards.