NovusTheory
|
28f5d72815
|
Update IAudioChannel.ConnectAsync()
- Remove ConfigAction from parameters
- Add SelfDeafen/SelfMute to parameters
|
7 years ago |
NovusTheory
|
a4e08b2506
|
Review changes:
- Fix `if (!external)` styling
- Remove unecessary ConnectAsync overload
|
7 years ago |
NovusTheory
|
3e4b6666d1
|
Modify ConnectAsync API and add DisconnectAsync to IAudioChannel
|
7 years ago |
NovusTheory
|
63d2a42c5e
|
ConnectAsync(bool external) API implemented
This allows developers to handle the AudioClient externally (for example with Lavalink)
|
7 years ago |
RogueException
|
158ce0f922
|
Started adding IAudioClient incoming stream creation/destruction events
|
9 years ago |
RogueException
|
ea0044cb87
|
Made IVoiceChannel.UserLimit nullable
|
9 years ago |
RogueException
|
8326d01f62
|
Isolated API definitions to their own library
|
9 years ago |
RogueException
|
5c33e28757
|
Added missing ConfigureAwaits
|
9 years ago |
RogueException
|
8f5b5347b4
|
Update REST models on modify
|
9 years ago |
RogueException
|
f41df1f966
|
Exposed RequestOptions
|
9 years ago |
RogueException
|
7df38fea3a
|
Added missing ToString and DebuggerDisplays
|
9 years ago |
RogueException
|
a93ddbaeb2
|
Cleaned up paged enumerables
|
9 years ago |
RogueException
|
708f9fe514
|
Added CommandContext, fixed commands compile errors
|
9 years ago |
RogueException
|
4678544fed
|
Added remaining gateway events, added IAudioChannel, added CacheModes
|
9 years ago |
RogueException
|
e038475ab4
|
Removed old bucket system, cleaned up api calls. Fixed compile errors.
|
9 years ago |
RogueException
|
dd86f03306
|
Started converting websocket and rpc classes
|
9 years ago |
RogueException
|
6319933ed0
|
Concrete class prototype
|
9 years ago |