Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(editChannel): fix videoQualityMode & add permissionOverwrites #1319

Merged
merged 5 commits into from
Jun 8, 2022

Commits on Dec 28, 2021

  1. add/fix options on client.editChannel

    Corrects the option key for "video_quality_mode" and adds option key "permission_overwrites" per the `PATCH /channels/{channel.id}` endpoint spec at https://discord.com/developers/docs/resources/channel#modify-channel
    aicushman authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    71c254c View commit details
    Browse the repository at this point in the history
  2. formatting

    Co-authored-by: Donovan Daniels <[email protected]>
    aicushman and DonovanDMC authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    1a76248 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. sync docs, types

    abalabahaha committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7a8d459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53f4de3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    1b9be43 View commit details
    Browse the repository at this point in the history