Add fixme comment

This commit is contained in:
fowb 2023-08-12 22:40:07 +02:00
parent a0c9f6fb14
commit 63a4141bde
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ impl Channel {
channel_id: Snowflake,
user: &mut UserMeta,
) -> ChorusResult<Channel> {
// FIXME: Do not return a Channel.
let chorus_request = ChorusRequest {
request: Client::new()
.patch(format!(