Registry / utility / twilight-util

twilight-util

JSON →
library0.17.0rscratesunverified

Miscellaneous utilities for Twilight.

# Cargo.toml [dependencies] twilight-util = "0.17.0"
INSTALL
IMPORT
SIG · TWILIGHT-UTIL
T
twilight-util
utilityrustv0.17.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MessageBuilder
use twilight_util::builder::MessageBuilder;

Build Discord messages with Twilight

use twilight_util::builder::MessageBuilder; fn main() { let _builder = MessageBuilder::new().content("Hello").build(); }
Debug
Known issues
gotchaRequires twilight-rs ecosystem and async runtime
fix
Add tokio and twilight-http to dependencies
affects: >=0.17.0
Upgrade
Version history
0.17.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
twilight-util — cargo add twilight-util · libregistry