Gogram TLRef
Home Types Constructors Methods Errors E2E
Home › Types › RecentStory
Layer 228

RecentStory

Abstract type representing one of 1 possible constructors.

Type

Available Constructors

In Gogram, this type is represented as tg.RecentStory interface. Use any of the following constructors:

RecentStory Summary of a peer's active stories, embedded in user. stories_max_id and channel. stories_max_i

Gogram Example

// RecentStory is an interface type
// You can use any of the following constructors:
var _ tg.RecentStory = &tg.RecentStory{}
© 2025 Gogram TLRef. Licensed under MIT.
Gogram Telegram Core About