stories.CanSendStoryCount#

class pyrogram.raw.base.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).

The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.

Constructors:

This base type has 1 constructor available.

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).

Functions:

This object can be returned by 1 function.

stories.CanSendStory

Check whether we can post stories as the specified peer.