Exposed username
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
// Session struct for roblox login session data and members
|
||||
type Session struct {
|
||||
ID string
|
||||
username string
|
||||
Username string
|
||||
client *http.Client
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user