Role.RemoveSteamID64
Server
Lyn.Player.Role.RemoveSteamID64(string steamid64, string role, function|nil callback)FunctionDescription
Removes a role from a player using their SteamID64. Works on offline players.
Params
Example:
Lyn.Player.Role.RemoveSteamID64("76561198261855442", "admin")