Pedro

Results 78 issues of Pedro

This PR add the field `me_burst` in the message example, this was added in crosspost example but not in the normal message where this field exists.

**Description:** Handle 2 new permission derivated from another to expresions and events **Justification:** https://github.com/discord/discord-api-docs/commit/ff5e9d56f83fb2fb6d5183629bcd79461d2d24fc

**To Reproduce:** Call the getParent in a thread channel from a forum. **Actual Behavior:** Try to return a [TopLevelGuildChannel](https://www.javadoc.io/static/com.discord4j/discord4j-core/3.3.0-RC1/discord4j/core/object/entity/channel/TopLevelGuildChannel.html) but the Forum is a [TopLevelGuildMessageChannel](https://www.javadoc.io/static/com.discord4j/discord4j-core/3.3.0-RC1/discord4j/core/object/entity/channel/TopLevelGuildMessageChannel.html) **Version:** 3.3.0-SNAPSHOT

**Description:** Implement the roles for team members. this PR ignore the "OWNER" role based in this role are never used because for know the owner you need check another field...

**Description:** This PR handle missing OptionKey for AutoMod and add the recently added option for Integration Type (https://github.com/Discord4J/discord-json/pull/154)

**Description:** This PR handle two things. - Add support for Create a Color using hex color string (including a few tests) - Implement SuperReactions and CountDetails in reactions, the methods...

This fix #10273 making the damager selector use the same logic than Projectile for every case, directEntity is who cause the damage (the damager). if any can enable the jar...

build-pr-jar

This PR only update the version based in the warnings for deprecation like the uses of node12 and the enviroment set/get. i cant test the workflow because the custom action...

Close #1203 This also require update the gradle wrapper version.

enhancement

**Description:** Close #1194 adding a utility enum for the resource navigation. **Justification:** https://discord.com/developers/docs/reference#message-formatting-guild-navigation-types