Issues
- 0
implement new voice state endpoints
#1216 opened by Snipy7374 - 0
implement new entitlement endpoint
#1249 opened by Snipy7374 - 0
implement new member flags
#1245 opened by Snipy7374 - 0
implement new guild endpoint
#1247 opened by Snipy7374 - 1
Default values does not work
#1251 opened by Ayomits - 1
Add PURCHASE_NOTIFICATION system message type
#1225 opened by EmmmaTech - 0
implement app emojis
#1223 opened by Snipy7374 - 0
implement new poll system message type
#1212 opened by Snipy7374 - 0
add support for member banners
#1203 opened by Snipy7374 - 2
Local embed icons
#1184 opened by MofiYy - 16
Typed IDs.
#1149 opened by elenakrittik - 0
implement new Poll discord API feature
#1175 opened by Snipy7374 - 0
implement new attachment field
#1218 opened by Snipy7374 - 1
Object doesn't have name and type attributes
#1180 opened by wkmeupinside - 0
implement new sticker pack endpoint
#1221 opened by Snipy7374 - 0
Missing class in documentation may lead to confusion
#1198 opened by Skelmis - 0
implement message forwards feature
#1187 opened by Snipy7374 - 0
implement new voice permission and event
#1205 opened by Snipy7374 - 1
disnake.TextChannel.create_invite requires `reason` to be bytes while typed as `str`
#1086 opened by MCausc78 - 3
- 2
Ignoring i18n files starting with .
#1182 opened by OseSem - 0
yarl in oauth2 url generator
#1191 opened by OseSem - 2
i18n: documentation and typing problems
#1103 opened by elenakrittik - 0
`@commands.check` and `@error` method typings/docs are not entirely accurate
#1181 opened by shiftinv - 1
The load_extensions function is not working correctly
#1177 opened by BazZziliuS - 1
Add the ability to change the description of the bot
#1172 opened by BazZziliuS - 0
Inconsistency with type hinting `create_x_channel` methods and underlying `_create_channel` method
#1162 opened by dlchamp - 4
Command preparation and sync fails when bot is started on an unmanaged event loop
#1138 opened by Starz0r - 0
Add `on_raw_presence_update` event
#1152 opened by jaymart95 - 4
Expose enums off relevant classes' namespace
#1114 opened by Enegg - 0
Add support for more docstrings styles
#1139 opened by Snipy7374 - 8
A defect in InteractionBotBase typings causes valid code to not type check properly.
#1045 opened by elenakrittik - 2
- 1
bug in threads.py
#1123 opened by pubgrub2 - 1
Add 2 important colors
#1100 opened by BazZziliuS - 0
Another blind spot of command sync algorithm
#1108 opened by EQUENOS - 1
Unable to change the icon of a role
#1106 opened by Gimpy3887 - 0
i18n: Better `LocalizationProtocol` interface.
#1104 opened by elenakrittik - 0
improve typehints of disnake.Interaction and subclasses
#1036 opened by Snipy7374 - 1
Add jump_url to user
#1099 opened by BazZziliuS - 0
cog unload error logging
#1046 opened by viotalJiplk - 1
Missing raise type on `Guild.fetch_member`
#1088 opened by ijsbol - 12
Warn user about possibly unexpected behaviour with certain filenames in embeds?
#1081 opened by elenakrittik - 1
disnake:Member object, attribute guild_permissions dont have attribute "timeout_members"
#1065 opened by UndoGG - 0
Consider deprecating `PartyType` enum
#1023 opened by shiftinv - 2
Unable to send messages in StageChannel
#1042 opened by SeraphimRP - 1
disnake.VoiceChannel.pins()
#1033 opened by solumath - 1
On timeout listener
#992 opened by solumath - 1
disnake.GuildBuilder does not create text_channels
#987 opened by dlchamp - 1
File class initializer declares support for bytes-object but doesn't actually work with it.
#983 opened by Alan-Shan