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