InternalLinkTypeStory¶
The link is a link to a story. Call searchPublicChat with the given poster username, then call getStory with the received chat identifier and the given story identifier, then show the story if received
InternalLinkTypeStory(
story_poster_username: string,
story_id: int32
) → InternalLinkType