Droid

Results 38 issues of Droid

## Added - Add support for setting a role icon in guilds with the ``ROLE_ICONS`` feature. - Add support for getting the icon hash of a role if it has...

# Summary Add support for CRUD operations on application emojis via the REST API. ## Added API calls for application emojis. `API::Application.list_application_emojis` `API::Application.get_application_emoji` `API::Application.create_application_emoji` `API::Application.edit_application_emoji` `API::Application.delete_application_emoji` Abstractions for application emojis....

# Summary Updates the ban API call, abstractions, and inline docs, to support cleaning messages as the old `delete_message_days` parameter has been replaced by `delete_message_seconds`, and adds support for sending...

# Summary Support the creation of voice stage channels and forum channels. ## Added Makes the channel types of (15) `GUILD_FORUM` and (13) `VOICE_STAGE` valid parameters when specifying a channel...

# Summary Removes old code that used to let you login to an user account. ## Removed User login.

### Description Documentation around the `guild_scheduled_event_exceptions` field for scheduled events is currently missing. ### Steps to Reproduce 1. Create a scheduled event with a recurrence rule either via the API...

bug

See #7875

next-docs

### Description When attempting to play certain external soundboard sounds, the API responds with an error. There is one specific external soundboard sound that my bot can play, but using...

bug
synced

## Summary This is "untested" because I don't have a verified bot, but I did write legitimate specs for the first time, and this is a fairly small data model,...

## Summary Someone (me) messed up big time while resolving conflicts on the [previous PR](https://github.com/shardlab/discordrb/pull/331) and accidentally removed the entire commit history. Github won't let me re-open that PR so...