refactoring: removed external dependencies from server, removed webhooks from server
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
namespace Ragon.Protocol
|
||||
{
|
||||
public class RagonRoomPayload: IRagonSerializable
|
||||
public class RagonRoomParameters: IRagonSerializable
|
||||
{
|
||||
public string Scene { get; set; }
|
||||
public int Min { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user