Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Support VC Text channels. #266

Open
quinchs opened this issue Oct 29, 2021 · 1 comment
Open

Support VC Text channels. #266

quinchs opened this issue Oct 29, 2021 · 1 comment
Assignees

Comments

@quinchs
Copy link
Member

quinchs commented Oct 29, 2021

Summary

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

image
eeee

@quinchs quinchs added the Enhancement New feature or request label Oct 29, 2021
@quinchs quinchs self-assigned this Oct 29, 2021
@quinchs quinchs added this to the 3.2.0 milestone Oct 29, 2021
@quinchs
Copy link
Member Author

quinchs commented Oct 29, 2021

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
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant