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

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_accept_authorization_gen.go#L176: 		if err := v.Encode(b); err != nil {
		tl_secure_value_hash_gen.go#L124: func (s *SecureValueHash) Encode(b *bin.Buffer) error {