Skip to content

Implement basic support for GUILD_MEDIA channels. #21

Implement basic support for GUILD_MEDIA channels.

Implement basic support for GUILD_MEDIA channels. #21

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [ main, master ]
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
shell: pwsh
steps:
- uses: actions/checkout@v3
- name: .NET
uses: ./.github/actions/dotnet