Layer 220
Type

Gogram Example

// PageBlock is an interface type
// You can use any of the following constructors:
var _ tg.PageBlock = &tg.PageBlockAuthorDate{}
var _ tg.PageBlock = &tg.PageBlockUnsupported{}
var _ tg.PageBlock = &tg.PageBlockTitle{}
var _ tg.PageBlock = &tg.PageBlockSubtitle{}
var _ tg.PageBlock = &tg.PageBlockSubheader{}
// ... and 24 more constructors