Preliminary support for APIv9 and threads
This commit is contained in:
@@ -6,5 +6,6 @@ namespace Myriad.Gateway
|
||||
{
|
||||
public Channel[] Channels { get; init; }
|
||||
public GuildMember[] Members { get; init; }
|
||||
public Channel[] Threads { get; init; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user