type github.com/gotd/td/tg.AccountDeleteSecureValueRequest

21 uses

	github.com/gotd/td/tg (current package)
		tl_account_delete_secure_value_gen.go#L42: type AccountDeleteSecureValueRequest struct {
		tl_account_delete_secure_value_gen.go#L52: 	_ bin.Encoder     = &AccountDeleteSecureValueRequest{}
		tl_account_delete_secure_value_gen.go#L53: 	_ bin.Decoder     = &AccountDeleteSecureValueRequest{}
		tl_account_delete_secure_value_gen.go#L54: 	_ bin.BareEncoder = &AccountDeleteSecureValueRequest{}
		tl_account_delete_secure_value_gen.go#L55: 	_ bin.BareDecoder = &AccountDeleteSecureValueRequest{}
		tl_account_delete_secure_value_gen.go#L58: func (d *AccountDeleteSecureValueRequest) Zero() bool {
		tl_account_delete_secure_value_gen.go#L70: func (d *AccountDeleteSecureValueRequest) String() string {
		tl_account_delete_secure_value_gen.go#L74: 	type Alias AccountDeleteSecureValueRequest
		tl_account_delete_secure_value_gen.go#L79: func (d *AccountDeleteSecureValueRequest) FillFrom(from interface {
		tl_account_delete_secure_value_gen.go#L88: func (*AccountDeleteSecureValueRequest) TypeID() uint32 {
		tl_account_delete_secure_value_gen.go#L93: func (*AccountDeleteSecureValueRequest) TypeName() string {
		tl_account_delete_secure_value_gen.go#L98: func (d *AccountDeleteSecureValueRequest) TypeInfo() tdp.Type {
		tl_account_delete_secure_value_gen.go#L117: func (d *AccountDeleteSecureValueRequest) Encode(b *bin.Buffer) error {
		tl_account_delete_secure_value_gen.go#L126: func (d *AccountDeleteSecureValueRequest) EncodeBare(b *bin.Buffer) error {
		tl_account_delete_secure_value_gen.go#L143: func (d *AccountDeleteSecureValueRequest) Decode(b *bin.Buffer) error {
		tl_account_delete_secure_value_gen.go#L154: func (d *AccountDeleteSecureValueRequest) DecodeBare(b *bin.Buffer) error {
		tl_account_delete_secure_value_gen.go#L179: func (d *AccountDeleteSecureValueRequest) GetTypes() (value []SecureValueTypeClass) {
		tl_account_delete_secure_value_gen.go#L187: func (d *AccountDeleteSecureValueRequest) MapTypes() (value SecureValueTypeClassArray) {
		tl_account_delete_secure_value_gen.go#L202: 	request := &AccountDeleteSecureValueRequest{
		tl_registry_gen.go#L4866: 		AccountDeleteSecureValueRequestTypeID:                                   func() bin.Object { return &AccountDeleteSecureValueRequest{} },
		tl_server_gen.go#L1081: 		var request AccountDeleteSecureValueRequest