Closed sadorowo closed 1 year ago
https://github.com/serenity-rs/poise/blob/b16b52ca6ecde927930b5205ec81f053e95732e0/src/structs/framework_error.rs#L98
There should be required_permissions, not required_bot_permissions.
required_permissions
required_bot_permissions
i can create a PR for this when i will be at home
closing, pr created #165
https://github.com/serenity-rs/poise/blob/b16b52ca6ecde927930b5205ec81f053e95732e0/src/structs/framework_error.rs#L98
There should be
required_permissions
, notrequired_bot_permissions
.