connector: set CanBackfill on rooms
This commit is contained in:
@@ -233,6 +233,7 @@ func (d *DiscordClient) syncChannel(ctx context.Context, ch *discordgo.Channel,
|
||||
Members: &members,
|
||||
Avatar: makeChannelAvatar(ch),
|
||||
Type: &roomType,
|
||||
CanBackfill: true,
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user