Skip to main content
Version: 0.37.112

discord-api-types/globals

Index

Type Aliases

Variables

Type Aliases

Snowflake

Snowflake: string

Variables

constFormattingPatterns

FormattingPatterns: { AnimatedEmoji: RegExp; Channel: RegExp; DefaultStyledTimestamp: RegExp; Emoji: RegExp; GuildNavigation: RegExp; LinkedRole: RegExp; Role: RegExp; SlashCommand: RegExp; StaticEmoji: RegExp; StyledTimestamp: RegExp; Timestamp: RegExp; User: RegExp; UserWithNickname: RegExp; UserWithOptionalNickname: RegExp } = ...

Type declaration

  • AnimatedEmoji: RegExp
  • Channel: RegExp
  • DefaultStyledTimestamp: RegExp
  • Emoji: RegExp
  • GuildNavigation: RegExp
  • LinkedRole: RegExp
  • Role: RegExp
  • SlashCommand: RegExp
  • StaticEmoji: RegExp
  • StyledTimestamp: RegExp
  • Timestamp: RegExp
  • User: RegExp
  • UserWithNickname: RegExp
  • UserWithOptionalNickname: RegExp
Page Options