Aseeef

Results 5 issues of Aseeef

## General Troubleshooting - [X] I have checked for similar issues. - [x] I have updated to the [latest JDA version][download]. - [X] I have checked the branches or the...

type: feature
up for grabs

### Is your feature request related to a problem? Please describe. Currently, it doesn't seem we are able to retrieve a session's line items. CheckoutSession::retrieve() lets you retrieve the session,...

### Is your feature request related to a problem? Please describe. The CreateProduct class does not implement a default struct. ### Describe the solution you'd like #[derive(Default)] to the struct...

enhancement

**Describe the bug** The bug has something to do with PacketType.Play.Server.PARTICLE. The simple act to listening to this packet and invoking new WrapperPlayServerParticle(event) causes all clients whom this packet is...

bug

### Description Sometimes commands may perform (relatively) CPU-intensive tasks. In this case, you probably don't want players to execute the command too rapidly. A common use case for example could...

enhancement