repost_story()¶
- Client.repost_story()
Repost a story to your own stories.
- Parameters:
from_chat_id – Chat that owns the story.
story_id – Story ID to repost.
to_chat_id – Who to post as (default: self).
- Returns:
bool– True on success.
Repost a story to your own stories.
from_chat_id – Chat that owns the story.
story_id – Story ID to repost.
to_chat_id – Who to post as (default: self).
bool – True on success.