Discord.Net-Labs icon indicating copy to clipboard operation
Discord.Net-Labs copied to clipboard

Support VC Text channels.

Open quinchs opened this issue 2 years ago • 1 comments

Summary

Discord has started the local testing for VC text channels, this should be implemented into labs.

image eeee

quinchs avatar Oct 29 '21 17:10 quinchs

Example channel

{
    "id": "0000",
    "last_message_id": "0000",
    "type": 2,
    "name": "Imagine",
    "position": 0,
    "parent_id": "0000",
    "bitrate": 64000,
    "user_limit": 0,
    "rtc_region": null,
    "guild_id": "0000",
    "permission_overwrites": [],
    "nsfw": false
}

quinchs avatar Oct 29 '21 17:10 quinchs