PsychoTea / Oxide.Ext.Discord

Discord extension and integration
https://umod.org/extensions/discord
12 stars 25 forks source link

How to CreateGuildChannel and set parent_id to category #43

Open Motridox opened 5 years ago

Motridox commented 5 years ago

Hi,

am I missing something or is the parent_id missing for the Channel class?

I'm trying to create a guild channel that will be under a certain category, but it's not possible because the variable is missing. It just creates the channel on top of my channels. Is there a work around for this?