stories.canSendStoryCount
Contains the number of available active story slots (equal to the value of the story_expiring_limit_* client configuration parameter minus the number of currently active stories).
type tg.StoriesCanSendStoryCount struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
CountRemains | int | yes | Remaining active story slots. |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
stories.canSendStoryCount#c387c04e