feat(apiv2): switch endpoints
This commit is contained in:
@@ -32,6 +32,7 @@ namespace PluralKit.API
|
||||
|
||||
public struct PostSwitchParams
|
||||
{
|
||||
public Instant? Timestamp { get; set; }
|
||||
public ICollection<string> Members { get; set; }
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user