Story
This object represents a story.
fields
| field | type | required | description |
|---|---|---|---|
chat | Chat | required | Chat that posted the story |
id | number | required | Unique identifier for the story in the chat |
import
import type { Story } from "@yaebal/types";used by
methods
types
official Bot API docs: https://core.telegram.org/bots/api/#story