mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
feat(apiv2): switch endpoints
This commit is contained in:
parent
f602f22a3d
commit
5add31c77e
5 changed files with 161 additions and 29 deletions
|
|
@ -32,6 +32,7 @@ namespace PluralKit.API
|
|||
|
||||
public struct PostSwitchParams
|
||||
{
|
||||
public Instant? Timestamp { get; set; }
|
||||
public ICollection<string> Members { get; set; }
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue