Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Doc94
Copy link
Member

@Doc94 Doc94 commented Mar 29, 2024

Description: Close #1194 adding a utility enum for the resource navigation.

Justification: https://discord.com/developers/docs/reference#message-formatting-guild-navigation-types

@Doc94 Doc94 requested a review from Azn9 April 12, 2024 14:56
@Azn9 Azn9 added this to the 3.3.0 milestone Apr 14, 2024
Copy link
Member

@Azn9 Azn9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aren't you missing the getResourceNavigationChannelTag (or something like that) method?

@Doc94
Copy link
Member Author

Doc94 commented May 12, 2024

Aren't you missing the getResourceNavigationChannelTag (or something like that) method?

In where?
This class is more a helper enum for call the getMention

@Doc94 Doc94 requested a review from Azn9 May 16, 2024 16:31
@Azn9 Azn9 changed the base branch from master to 3.2.x May 18, 2024 15:34
@Azn9 Azn9 force-pushed the feature/1194/add-custom-guild-navigation branch from 0e5035e to ed98e64 Compare May 18, 2024 15:34
@Doc94 Doc94 merged commit fd2cfd3 into Discord4J:3.2.x May 19, 2024
@Doc94 Doc94 deleted the feature/1194/add-custom-guild-navigation branch May 19, 2024 14:07
Doc94 added a commit that referenced this pull request May 19, 2024
Azn9 added a commit to Azn9/Discord4J that referenced this pull request Jun 17, 2024
* Support for the Guild Resource Navigation

* Avoid depend on the enum declaration for name

* feat: add Guild#getResourceNavigationMention method

* fix: fix rebase issue

* fix: re-add missing format due to rebase conflicts

* fix: fix misunderstanding of discord's format

---------

Co-authored-by: Axel Joly <[email protected]>
Azn9 added a commit to Azn9/Discord4J that referenced this pull request Jun 17, 2024
* Support for the Guild Resource Navigation

* Avoid depend on the enum declaration for name

* feat: add Guild#getResourceNavigationMention method

* fix: fix rebase issue

* fix: re-add missing format due to rebase conflicts

* fix: fix misunderstanding of discord's format

---------

Co-authored-by: Axel Joly <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add some utilities to mention the guild navigation channels

2 participants