ObsidianMinor
|
d35ef8fa0d
|
Added @AntiTcb's suggestions
|
8 years ago |
ObsidianMinor
|
f7079dde48
|
Merged with recent changes
|
8 years ago |
AntiTcb
|
fb57a61432
|
Rename to GetOrCreateDMChannelAsync
|
8 years ago |
AntiTcb
|
73611d1fab
|
Remove IUser.CreateDMChannelAsync, implicitly implement IUser.GetDMChannelAsync
|
8 years ago |
RogueException
|
e762dddfbb
|
Added SnowflakeUtils
|
8 years ago |
RogueException
|
bf0be82d15
|
Added IWebhookUser and MessageSource
|
9 years ago |
RogueException
|
711a4e90a4
|
Renamed AvatarFormat -> ImageFormat. Cleaned up.
|
9 years ago |
RogueException
|
6dd2e0a708
|
Merge pull request #573 from james7132/auto-avatar
Automatic animated avatar detection
|
9 years ago |
RogueException
|
1d5b7a2b01
|
Removed Unknown status
|
9 years ago |
james7132
|
bfc4fd686e
|
Automatic animated avatar detection
|
9 years ago |
ObsidianMinor
|
f84172e30a
|
Minor edit to socket client, finished rest implementation
|
9 years ago |
ObsidianMinor
|
be26adc2e7
|
Working on redoing relations because the original version was shit
|
9 years ago |
Christopher F
|
c486f0ee50
|
Don't force avatar formats
|
9 years ago |
Christopher F
|
a5adc8a129
|
Cleanup from rebase
|
9 years ago |
Christopher F
|
6116c1bcef
|
Replace IUser.AvatarUrl with IUser#GetAvatarUrl(size)
This is to support the new user image endpoint, which provides a parameter for image resizing.
|
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
|
21c38412ad
|
Changed snowflake GetCreatedAt() -> CreatedAt
|
9 years ago |
RogueException
|
5c33e28757
|
Added missing ConfigureAwaits
|
9 years ago |
RogueException
|
f41df1f966
|
Exposed RequestOptions
|
9 years ago |
RogueException
|
aa363fe058
|
Fixed DebuggerDisplay for users
|
9 years ago |
RogueException
|
7df38fea3a
|
Added missing ToString and DebuggerDisplays
|
9 years ago |
RogueException
|
8aa1050b93
|
Cleaned up usings
|
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 |