18 Commits (1c31bc8abe4454a11cf3ad6c88200045bd0835f4)

Author SHA1 Message Date
  emorell96 1c31bc8abe renamed names to follow convention HttpClientFactory + RestClient or RestClientProvider. 5 years ago
  emorell96 b745a3cd6d Added two Extension methods "AddScopedDiscordRestClient" and "AddTransientDiscordRestClient" to allow for easier addition of scoped, and transient DiscordRestClients, it's left up to the user which one is more convenient to use for his/her application, and at the end of the day it doesn't risk running out of sockets since it uses IHttpClientFactory under the hood. 5 years ago
  Paulo 6a62c4770c
feature: Add role tags (#1721) 5 years ago
  Paulo e3850e1e8f
feature: Add inline replies (#1659) 5 years ago
  Chris Johnston 89b6b7e1a5
feature: Include allowed mentions payload on message creation (#1455) 5 years ago
  Chris Johnston 79a0ea9de3 Feature: CustomStatusGame Activity (#1406) 6 years ago
  Christopher Felegy 03304ff364 lint: ClientExtensions should be a member of Discord.Rest 6 years ago
  Alex Gravely 1356ea9736 feature: Add AddGuildUserAsync guild ID extension method. (#1240) 6 years ago
  Christopher Felegy 92bf8363ca feature: Add GuildEmote#CreatorID (#1213) 7 years ago
  Christopher F b9be6deb4f Move EmbedBuilder+Extensions to Discord.Net.Core 8 years ago
  Christopher F a19ff188e9
Added support for animated emoji (#913) 8 years ago
  Alex Gravely 5218e6be97 Add IEmbed#ToEmbedBuilder extension method (#863) 8 years ago
  RogueException ba18179eb8 Fixed compile error 8 years ago
  RogueException 3b78817c54 Added int overload to EmbedBuilderExtensions 8 years ago
  Finite Reality fdd38c8d7f Add embed builder extensions (#460) 8 years ago
  Christopher F 576a52cdc6 Restructure and replace emojis with a new emote system (#619) 8 years ago
  Christopher F 83bd16f329 Don't attempt to convert Embed entities to models if the entity is null 9 years ago
  RogueException e2934abe29 Made API models internal. Removed Discord.Net.API. 9 years ago