Files
Ragon/Ragon.Server/Sources/Plugin/Web/Request/RoomJoinedRequest.cs
T

6 lines
73 B
C#
Raw Normal View History

2023-04-09 10:52:18 +04:00
namespace Ragon.Server.Plugin.Web;
public class RoomJoinedRequest
{
}