Skip to main content

Maintained typings of payloads that Discord sends

Reason this release was yanked:

Caused a circular import - use the latest patch

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.2.0.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

discord_typings-0.2.0-py3-none-any.whl (20.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for discord-typings-0.2.0.tar.gz
Algorithm Hash digest
SHA256 439d3acf5be1e5cada32c3fca7af4eefcb2818431b6ec187ca58ec4d9cb22121
MD5 6f5960fa5cda398d88a58774e058874d
BLAKE2b-256 da9656734cc3c3e20d3def6486b7848ac7139c894a5a09604ac747068f1367fa

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for discord_typings-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 739f277865d90c2be76b10b54f31e3baf7c1530975a20f1697efd4d7350682a7
MD5 5d03a157421e04195889497a65b7d314
BLAKE2b-256 bedfa67958fca124c8d965a05af302b9381cbe49c1b191b2c2859e7aaebda066

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