Linked roles mention
Not sure how the linked roles with role ID look like? I don't have a server to test that on..
-> https://discord.com/developers/docs/reference#message-formatting-guild-navigation-types
id:info not existing
The code in markdown.ts mentions id:info being the same as id:guide:
match: (source) => /^<?(id:info|id:guide)>/.exec(source),
However id:info isn't and never was (not 100% sure) a way to mention the server guide. Current behavior:

Linked roles mention
id:linked-rolesid:linked-roles:ROLE_IDNot sure how the linked roles with role ID look like? I don't have a server to test that on..
-> https://discord.com/developers/docs/reference#message-formatting-guild-navigation-types
id:infonot existingThe code in
markdown.tsmentionsid:infobeing the same asid:guide:However

id:infoisn't and never was (not 100% sure) a way to mention the server guide. Current behavior: