Module telegram-bot-lua.methods.stories

stories API methods.

Functions

api.repost_story(chat_id, story_id) repost a story to a chat.


Functions

api.repost_story(chat_id, story_id)
repost a story to a chat.

Parameters:

  • chat_id string|number unique identifier for the target chat
  • story_id number unique identifier of the story to repost

Returns:

  1. table|false true on success, or false on failure
  2. string|table the HTTP status or error details
generated by LDoc 1.5.0 Last updated 2026-04-07 21:37:15