Fix interaction channel being null on dms
Created by: IDoEverything
Summary
Creates a skeleton DiscordDmChannel
if an interaction is created on a dm channel and it isn't cached. I'm not entirely sure if creating a skeleton entity is considered anymore, but I don't really see any way around it so I created a pr anyway.