github.com/gotd/td/tg.SecureValueHash.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_accept_authorization_gen.go#L234: 			if err := value.Decode(b); err != nil {
		tl_secure_value_hash_gen.go#L148: func (s *SecureValueHash) Decode(b *bin.Buffer) error {