Discord-Net-Labs / Discord.Net-Labs

An experimental fork of Discord.Net that implements the newest discord features for testing and development to eventually get merged into Discord.Net
https://labs.discordnet.dev
MIT License
156 stars 42 forks source link

Add GetChannelType extension method #423

Closed quinchs closed 2 years ago

quinchs commented 2 years ago

Summary

This PR adds the GetChannelType extension method to IChannel. It's goal is to fetch the channel type of a given channel based off of the interfaces associated with that channel.