Peer invitation refactor, Contact invitationId, Qrcode compression

This commit is contained in:
ycc
2022-11-27 21:08:34 +01:00
parent 2516b41597
commit 8195a22300
10 changed files with 466 additions and 128 deletions

5
message.go Normal file
View File

@ -0,0 +1,5 @@
package meowlib
func (*UserMessage) addFile(filename string) {
}