-
Updated
Jul 9, 2022 - JavaScript
discord-api
Here are 1,264 public repositories matching this topic...
-
Updated
Jul 9, 2022 - Python
-
Updated
Jul 9, 2022 - Markdown
-
Updated
Jul 7, 2022 - C#
-
Updated
Jul 7, 2022 - Java
-
Updated
Jul 5, 2022 - Python
-
Updated
Jul 9, 2022 - C#
-
Updated
Jul 9, 2022 - Python
-
Updated
Oct 9, 2021 - HTML
-
Updated
Jul 7, 2022 - HTML
-
Updated
Feb 5, 2021 - Ruby
-
Updated
Aug 25, 2021 - HTML
-
Updated
Jul 8, 2022 - PHP
What is the feature you're proposing?
unstable is a land of both creativity and instability, which is commonly seen from the consistency in bugs appearing on this branch. This branch helps us with standardising a rapid development workflow, however, we often find ourselves having issues with detecting when regular core features of the library begin to break. It's hard to always be able to c
Currently i.e. Message#edit(String) only updates the message content instead of removing the embed and components. The method should be changed to "replace" the message with the given new content and corresponding new methods i.e. Message#editContent should be added to only update the specific field.
-
Updated
Jul 9, 2022 - Kotlin
-
Updated
Jul 9, 2022 - Kotlin
-
Updated
Jun 5, 2022 - Lua
-
Updated
Jul 2, 2022 - TypeScript
-
Updated
Aug 10, 2021 - JavaScript
Summary
creating or updating flags with both an alias and its actual flag provided has undefined behavior
Reproduction Steps
Provide both an alias and a default value in flag creation.
Minimal Reproducible Code
>>> from disnake import Permissions
>>> Permissions(view_channel=False, read_messages=True).value
1024
>>> Permissions(view_channel=True, read_messages=False).-
Updated
Jun 19, 2022 - Python
-
Updated
Jun 20, 2022 - Elixir
-
Updated
Jun 24, 2022 - Go
-
Updated
Jul 9, 2022 - Rust
-
Updated
Jun 15, 2022 - Python
Improve this page
Add a description, image, and links to the discord-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the discord-api topic, visit your repo's landing page and select "manage topics."
In
serenity::builder::CreateEmbedit saysHowever, the documentation for
ChannelId::send_messagedoesn't have the promised example:![Screenshot_20200714_111158](https://user-images.githubuserco