Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Protobuf files constructed from the Discord web client.

Notifications You must be signed in to change notification settings

CatUniversity/discord_protos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project has been superseded by Dolfies' discord-protos

discord_protos

Protocol files constructed by hand from Discord's web client files.

They have been put under discord_protos.discord_users.v1.* as indicated by the client, although the protocol messages and enums have been split across individual files, since Discord uses protobuf-ts there may actually be just 2 files, i.e. one for frecency and another for preloaded settings (assuming by protobuf-ts' proto compiling).

These are the protobuf(s) returned by the /users/@me/settings-proto/{1|2|3} API endpoint.

All the materials in this repository are for educational purposes only.

Endpoint mappping to proto file

As mentioned in settings_proto_types.json there are 3 types of settings-proto

About

Protobuf files constructed from the Discord web client.

Resources

Stars

Watchers

Forks