Update dependencies (#2180)
* Update dependencies * Fix whatsmeow API changes
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
// Package proto contains the compiled protobuf structs from WhatsApp's protobuf schema.
|
||||
// Package proto contains type aliases for backwards compatibility.
|
||||
//
|
||||
// Deprecated: New code should reference the protobuf types in the go.mau.fi/whatsmeow/proto/wa* packages directly.
|
||||
package proto
|
||||
|
||||
//go:generate ./generatelegacy.sh
|
||||
|
||||
Reference in New Issue
Block a user