Layer 220
Type

Gogram Example

// StoryItem is an interface type
// You can use any of the following constructors:
var _ tg.StoryItem = &tg.StoryItemDeleted{}
var _ tg.StoryItem = &tg.StoryItemSkipped{}
var _ tg.StoryItem = &tg.StoryItem{}