1
0
Fork 0
forked from External/grumble

Registration support.

This commit is contained in:
Mikkel Krautz 2011-04-28 00:18:03 +02:00
parent 95509f9138
commit 28a74743a6
4 changed files with 130 additions and 17 deletions

View file

@ -60,6 +60,7 @@ type Client struct {
Username string
Session uint32
CertHash string
Email string
Tokens []string
Channel *Channel
SelfMute bool