AntiTcb
|
5848ae0d08
|
I'm good at this, I swear. >_>
|
8 years ago |
AntiTcb
|
cf6b512847
|
Begone whitespace.
|
8 years ago |
AntiTcb
|
75a0206318
|
Add BaseSocketClient#DownloadUsersAsync().
Style cleanups.
|
8 years ago |
AntiTcb
|
355304e4af
|
Add BaseDiscordClient. Add various missing RequestOptions args.
DiscordSocketClient and DiscordShardedClient's shared members now exist in this abstract class.
|
8 years ago |
RogueException
|
5e94b97024
|
Added RequestOptions to RestClient methods. Added guild summary paging.
|
9 years ago |
RogueException
|
06dcac6a9f
|
Fixed audio and a few ConnectionManager issues
|
9 years ago |
RogueException
|
3190d7e26d
|
Moved (re)connection handling to ConnectionManager
|
9 years ago |
RogueException
|
b91026f552
|
Stop spamming users/@me and voice/regions
|
9 years ago |
RogueException
|
e2934abe29
|
Made API models internal. Removed Discord.Net.API.
|
9 years ago |
RogueException
|
8326d01f62
|
Isolated API definitions to their own library
|
9 years ago |
RogueException
|
5e965ea325
|
Allow tokenless RPC connections
|
9 years ago |
RogueException
|
d74257cb69
|
Drop applicationinfo cache on logout, fixed RPC appinfo exception.
|
9 years ago |
RogueException
|
3fc7b3b206
|
RPC's Authorize should not try to authenticate
|
9 years ago |
RogueException
|
5c33e28757
|
Added missing ConfigureAwaits
|
9 years ago |
RogueException
|
5551a9d524
|
Exposed RequestOptions in DiscordRpcClient
|
9 years ago |
RogueException
|
16c67e79e9
|
Added RPC channel and guild entities, Get and Select methods
|
9 years ago |
RogueException
|
f584bd6e28
|
Added RPC Get/Set VoiceSettings
|
9 years ago |
RogueException
|
79f04a5b30
|
Added VoiceSettingsUpdated RPC event
|
9 years ago |
RogueException
|
15e8ef06dc
|
Added RPC ChannelCreated, GuildCreated and GuildStatusUpdated events
|
9 years ago |
RogueException
|
c610710387
|
Added VoiceState RPC events
|
9 years ago |
RogueException
|
d36675cb32
|
Added RPC SpeakingStarted/Stopped events
|
9 years ago |
RogueException
|
471089822b
|
Added MessageCreated/Updated events and several properties to RpcClient
|
9 years ago |
RogueException
|
81a0c12f48
|
Moved RPC ClientId/Origin out of config
|
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 |