foxcord/Foxcord/Gateway/Events/IGatewayEvent.cs
2024-09-03 00:07:12 +02:00

6 lines
No EOL
76 B
C#

namespace Foxcord.Gateway.Events;
internal interface IGatewayEvent
{
}