Merge branch 'new-shard-handler'

This commit is contained in:
Ske 2021-06-08 10:20:59 +02:00
commit 41f1c58a9f
24 changed files with 723 additions and 538 deletions

View file

@ -1,6 +1,4 @@
using System.Collections.Generic;
namespace Myriad.Types
namespace Myriad.Types
{
public record Application: ApplicationPartial
{

View file

@ -1,6 +1,4 @@
using System.Collections.Generic;
namespace Myriad.Types
namespace Myriad.Types
{
public record Guild
{