RogueException
|
22e6b0f386
|
Fixed RpcChannelSummary accessibilities
|
8 years ago |
RogueException
|
84b3d24175
|
Merge pull request #549 from Mushroom/reactions
Added support for reaction 'me' field
|
8 years ago |
RogueException
|
711a4e90a4
|
Renamed AvatarFormat -> ImageFormat. Cleaned up.
|
8 years ago |
RogueException
|
6dd2e0a708
|
Merge pull request #573 from james7132/auto-avatar
Automatic animated avatar detection
|
8 years ago |
RogueException
|
1d5b7a2b01
|
Removed Unknown status
|
8 years ago |
james7132
|
bfc4fd686e
|
Automatic animated avatar detection
|
8 years ago |
Mushroom
|
78076bd9df
|
Added support for reaction 'me' field
|
8 years ago |
Christopher F
|
2db60749ca
|
Add IsUnique parameter to CreateChannelInvite
Resolves #469
|
8 years ago |
Christopher F
|
c486f0ee50
|
Don't force avatar formats
|
8 years ago |
Christopher F
|
a5adc8a129
|
Cleanup from rebase
|
8 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
|
d9fd0c34e4
|
Fixed bugs with creating invites
|
8 years ago |
RogueException
|
fe35400498
|
Cleanup
|
9 years ago |
RogueException
|
ea0044cb87
|
Made IVoiceChannel.UserLimit nullable
|
9 years ago |
RogueException
|
e2934abe29
|
Made API models internal. Removed Discord.Net.API.
|
9 years ago |
RogueException
|
2c075e186a
|
Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext.
|
9 years ago |
RogueException
|
572c0e6c6b
|
Renamed new params classes to XXXProperties
|
9 years ago |
RogueException
|
8326d01f62
|
Isolated API definitions to their own library
|
9 years ago |
RogueException
|
8f87b2cc71
|
Added support for .NET Standard 1.1 and 1.2
|
9 years ago |
RogueException
|
b9eeac9105
|
Merge branch 'dev' into feature/reactions
|
9 years ago |
RogueException
|
53ee30c648
|
Virtual channels should not be exposed to socket classes. Dont store guild in messages.
|
9 years ago |
RogueException
|
853f8f2e6b
|
Added prefixless TagHandling, added startIndex to resolve, fixed bugs.
|
9 years ago |
RogueException
|
c2722cf7c4
|
SendMessage should accept EmbedBuilder directly
|
9 years ago |
Christopher F
|
bad7d827c3
|
Modify SendMessage to include an embeds field
|
9 years ago |
Christopher F
|
6b5a4b3ee6
|
Support the "Clear Reactions" endpoint
|
9 years ago |
Christopher F
|
718560917c
|
RequestOptions should be optional on Reactions
|
9 years ago |
Christopher F
|
c6d9bbf063
|
Clean up some bugs when parsing unicode emoji
|
9 years ago |
Christopher F
|
e2e2c4308d
|
Refactor, rearrange, reimplement reactions; receive over gateway
|
9 years ago |
Christopher F
|
7018bc9c58
|
"""Support""" the 'reactions' field on message objects
this is all really broken
|
9 years ago |
Christopher F
|
838d60e2c2
|
Add API model for Reaction, implement REST methods for reactions
|
9 years ago |
RogueException
|
b23d839d8b
|
Made RequestOptions in XXXMessage.DeleteAsync optional
|
9 years ago |
RogueException
|
313c957a34
|
Default isTTS to false on Send methods
|
9 years ago |
RogueException
|
a464f9ec3a
|
Fixed errors caused by #321
|
9 years ago |
RogueException
|
c497f95d35
|
Readded navigational props to interfaces
|
9 years ago |
RogueException
|
75fb31e939
|
Removed IDiscordClient reference from IEntity
|
9 years ago |
RogueException
|
21c38412ad
|
Changed snowflake GetCreatedAt() -> CreatedAt
|
9 years ago |
RogueException
|
49070f3075
|
Went a tad overboard
|
9 years ago |
RogueException
|
5c33e28757
|
Added missing ConfigureAwaits
|
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
|
4a8ebff775
|
Added ToString/DebuggerDisplay to new RPC classes
|
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
|
56209c2420
|
Added Rpc message entities
|
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 |