This commit is contained in:
decanus 2019-07-04 10:53:37 -04:00
parent 8414977242
commit 6794a002b3
No known key found for this signature in database
GPG Key ID: E95B8C69228FF5B4
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ import (
"github.com/status-im/mvds/state"
)
// Chat is the ID for a specific chat.
type Chat state.GroupID
// Client is the actual daisy client.