mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
feat(roleTagData): v13 add guildConnections (#9391)
* feat(roleTagData): add guildConnections * feat(roleTagData): add guildConnections
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -6173,6 +6173,7 @@ export interface RoleTagData {
|
||||
premiumSubscriberRole?: true;
|
||||
subscriptionListingId?: Snowflake;
|
||||
availableForPurchase?: true;
|
||||
guildConnections?: true;
|
||||
}
|
||||
|
||||
export interface SetChannelPositionOptions {
|
||||
|
||||
Reference in New Issue
Block a user