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).
stories.canSendStoryCount#c387c04e count_remains:int = stories.CanSendStoryCount;
Name | Type | Description |
---|---|---|
count_remains | int | Remaining active story slots. |
The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.