forked from External/grumble
Registration support.
This commit is contained in:
parent
95509f9138
commit
28a74743a6
4 changed files with 130 additions and 17 deletions
|
|
@ -60,6 +60,7 @@ type Client struct {
|
|||
Username string
|
||||
Session uint32
|
||||
CertHash string
|
||||
Email string
|
||||
Tokens []string
|
||||
Channel *Channel
|
||||
SelfMute bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue