Layer 224
Type

Gogram Example

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