Layer 220
Type

Gogram Example

// InputFile is an interface type
// You can use any of the following constructors:
var _ tg.InputFile = &tg.InputFileBig{}
var _ tg.InputFile = &tg.InputFileStoryDocument{}
var _ tg.InputFile = &tg.InputFile{}