forked from jmug/stoatchat
Add util, fix fetch DMs, fully implement delete.
This commit is contained in:
@@ -64,6 +64,7 @@ impl<'r> FromParam<'r> for ChannelRef {
|
||||
"type": 1,
|
||||
"recipients": 1,
|
||||
"guild": 1,
|
||||
"owner": 1,
|
||||
})
|
||||
.build(),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user