adiscord-types 0.0.5

The large list of Discord API types and Gateway types
Documentation

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