Layer 220
Type

Gogram Example

// InputEncryptedFile is an interface type
// You can use any of the following constructors:
var _ tg.InputEncryptedFile = &tg.InputEncryptedFileEmpty{}
var _ tg.InputEncryptedFile = &tg.InputEncryptedFileUploaded{}
var _ tg.InputEncryptedFile = &tg.InputEncryptedFile{}
var _ tg.InputEncryptedFile = &tg.InputEncryptedFileBigUploaded{}