controlpanel/lua/auth.d.tl

7 lines
86 B
Plaintext

local record Auth
id: string
token: string
server: string
end
return Auth