Skip to main content

Maintained typings of payloads that Discord sends

Project description

discord-typings

Maintained typings of all payloads that Discord sends as TypedDicts.

Naming and usage

Right now there is no official documentation or API Reference - just start importing things and your editor will auto-complete options. This may change in the future though.

The naming used is the suffixes Data, Event and Command for the three types of payloads. Event refers to a gateway event received over the gateway, Command refers to a gateway command sent over the gateway and Data is used for any general top-level payloads like UserData.

The benefit of using Data as a suffix is that in your code you can use from discord_typings import UserData even if you define a User object (as is expected to be rather common).

Exceptions

To differentiate between the data for complete application commands, and the data Discord expects to receive to create an application command, there is a special-cased ApplicationCommandPayload.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

discord-typings-0.3.0.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

discord_typings-0.3.0-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

Details for the file discord-typings-0.3.0.tar.gz.

File metadata

  • Download URL: discord-typings-0.3.0.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.26.0

File hashes

Hashes for discord-typings-0.3.0.tar.gz
Algorithm Hash digest
SHA256 c47907ced0b5dacfa587eabf386141a71105dab4eb08e99dc7e6457462f8a8d6
MD5 5f6bbcef148315cfe8f13df4fb53be12
BLAKE2b-256 e9e749ea6dfaee1863ea9e9b53f7b9311c20d5de4440a40215a66e7063a993c9

See more details on using hashes here.

Provenance

File details

Details for the file discord_typings-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for discord_typings-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 702fc90c50455b2fad62aa15ad1cabb1631c90b3e0f79ca676b6046e1be36187
MD5 6e8e41bb9d8a93333fac475548c0e837
BLAKE2b-256 474167684cbe9ae81410d9eeb8ee43af98d7bb4aa6b68c2c23df14421f6664f4

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page