Layer 227
Type

Gogram Example

// DocumentAttribute is an interface type
// You can use any of the following constructors:
var _ tg.DocumentAttribute = &tg.DocumentAttributeAnimated{}
var _ tg.DocumentAttribute = &tg.DocumentAttributeAudio{}
var _ tg.DocumentAttribute = &tg.DocumentAttributeCustomEmoji{}
var _ tg.DocumentAttribute = &tg.DocumentAttributeFilename{}
var _ tg.DocumentAttribute = &tg.DocumentAttributeHasStickers{}
// ... and 3 more constructors