gaato/discord/verify does not have a README file
pub struct InteractionVerifier {
// private fields
}fn InteractionVerifier::new(public_key : String) -> InteractionVerifier raise InteractionVerifierErrorfn InteractionVerifier::verify(self : InteractionVerifier, signature~ : String, timestamp~ : String, body~ : BytesView) -> Boolfn verify_signature(public_key~ : String, signature~ : String, timestamp~ : String, body~ : BytesView) -> BoolInstall
Download zipAn experimental Discord library for MoonBit: typed APIs, a native gateway with voice (DAVE E2EE), and JS/serverless HTTP interactions.
Dependencies