RecentStory#

class pyrogram.raw.types.RecentStory#

Summary of a peer’s active stories, embedded in user.stories_max_id and channel.stories_max_id and returned by stories.getPeerMaxIDs.

title
megagroup
color
photo
username
usernames
has_geo
noforwards
emoji_status
has_link
slow_mode_enabled
scam
fake
gigagroup
forum
level
restricted
restriction_reason
join_to_send
join_request
is_verified
default_banned_rights
signature_profiles
autotranslation
broadcast_messages_allowed
monoforum
forum_tabs
linked_monoforum_id
send_paid_messages_stars
bot_verification_icon

Constructor of RecentStory.

Details:
  • Layer: 227

  • ID: 711D692D

Parameters:
  • live (bool, optional) – Whether the peer is currently broadcasting a live story ».

  • max_id (int 32-bit, optional) – If live is set, ID of the peer’s active live story »; otherwise, ID of the peer’s maximum active story.

Functions:

This object can be returned by 1 function.

stories.GetPeerMaxIDs

Get compact active story summaries for a set of peers.