Skip to content

Instantly share code, notes, and snippets.

@arHSM
Created June 26, 2022 08:23
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arHSM/9ec18439b40d79f4070838ecb32df93f to your computer and use it in GitHub Desktop.
Save arHSM/9ec18439b40d79f4070838ecb32df93f to your computer and use it in GitHub Desktop.
List of (somewhat) useful enums in the discord client

List of useful enums in the discord client

* Dont expect anything here to be up-to-date

Heres a list of useful enums in the discord client's source files:

  1. ActionTypes
  2. ActivityFlags
  3. ActivityGamePlatforms
  4. ActivityPartyApplicationNames
  5. ActivityTypes
  6. AnalyticEvents
  7. AnalyticsLocations
  8. AnalyticsObjectTypes
  9. AnalyticsObjects
  10. AnalyticsPages
  11. AnalyticsSections
  12. AppRoutes
  13. ApplicationCommandPermissionTypes
  14. ApplicationFlags
  15. AuditLogActions
  16. AuditLogChangeKeys
  17. AuditLogTargetTypes
  18. AuthStates
  19. CLYDE_ERROR_MESSAGES
  20. ChannelNoticeCtaSources
  21. ChannelNoticeTypes
  22. ChannelSettingsSections
  23. ChannelTypes
  24. ChannelTypesSets
  25. Colors
  26. ComponentActions
  27. DiscoveryBannedSearchWords
  28. DispatchErrorCodes
  29. DistributorNames
  30. Distributors
  31. DrawerTabTypes
  32. EmbedTypes
  33. EmojiDisabledReasons
  34. EmojiIntention
  35. Endpoints
  36. EntitlementTypes
  37. Fonts
  38. Gradients
  39. GuildFeatures
  40. GuildSettingsSections
  41. HEXColors
  42. InstantInviteSources
  43. KeybindActions
  44. LinkingTypes
  45. Links
  46. MarketingURLs
  47. MessageFlags
  48. MessageTypes
  49. MessageTypesDeletable
  50. MessageTypesWithLazyLoadedReferences
  51. PaymentSourceTypes
  52. Permissions
  53. PlatformTypes
  54. RPCCloseCodes
  55. RPCCommands
  56. RPCErrors
  57. RPCEvents
  58. RelationshipTypes
  59. RelativeMarketingURLs
  60. Routes
  61. SearchTokenTypes
  62. SearchTypes
  63. ThemeColorMap
  64. UNSAFE_Colors
  65. UserFlags
  66. WebAnalyticsEvents
  67. WebColors
  68. WebRoutes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment