Paillat

Results 262 comments of Paillat

This pr should be marked as fixing - #2586

@Revnoplex Are you still experiencing this issue ? I cannot reproduce it with the following code: ```py @bot.bridge_command(name='test', description="Hello World") @bridge.bridge_option('member', discord.Member, description='A server member') async def test_cmd( ctx: bridge.BridgeContext,...

@Revnoplex I tried with both slash and prefix, in cogs and outside of cogs. Would you mind trying yourself again with the latest `py-cord` version - `2.6.1` ?

Actually, could you install from the latest github master branch ? `pip install git+https://github.com/Pycord-Development/pycord` ?

@Lulalaby I think all are ready for review

While waiting for the pr ti be merged, one can use str types like this: `'custom.Context'` instead of ~~`custom.Context`~~. The type checkers and ides should still consider it the same...

https://github.com/subzeroid/instagrapi