Layer 227
Type

Gogram Example

// SecureValueError is an interface type
// You can use any of the following constructors:
var _ tg.SecureValueError = &tg.SecureValueError{}
var _ tg.SecureValueError = &tg.SecureValueErrorData{}
var _ tg.SecureValueError = &tg.SecureValueErrorFile{}
var _ tg.SecureValueError = &tg.SecureValueErrorFiles{}
var _ tg.SecureValueError = &tg.SecureValueErrorFrontSide{}
// ... and 4 more constructors