Layer 220
Type

Gogram Example

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