adiscord-types

Crates.ioadiscord-types
lib.rsadiscord-types
version0.0.6
sourcesrc
created_at2023-06-04 12:36:20.686976
updated_at2023-09-10 21:00:48.933939
descriptionThe large list of Discord API types and Gateway types
homepage
repositoryhttps://github.com/MoskalykA/adiscord
max_upload_size
id882151
size108,702
MoskalykA (MoskalykA)

documentation

https://docs.rs/adiscord-types

README

adiscord-types

The large list of Discord API types and Gateway types

Installation

Use the package manager cargo to install adiscord.

cargo add adiscord-types

Usage

use adiscord_types;

fn show_type() -> adiscord_types::api::message::Message {

}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Commit count: 134

cargo fmt