Soheab

Results 78 comments of Soheab

Updated for 3.0! ~~Needs testing.~~ Done by me.

~~This is missing the integration "checks" (`default_permissions, nsfw, guild_only, etc`).~~ did this as a comment for some reason lol but they have been added.

This is missing the recently added `client` and `bot_token` kwargs.

~~This is missing the recently added dynamic items. If it's still being worked.~~

> @Soheab any updates on this? Resolved all the reviews!

> Not all too sure about this, since the developer documentation uses "nsfw" all over, the field `nsfw` and the descriptions for those fields say "nsfw". Afaik discord calls it...

> > Not all too sure about this, since the developer documentation uses "nsfw" all over, the field `nsfw` and the descriptions for those fields say "nsfw". > > Afaik...

Relevant discord api docs commits - "Document role subscriptions": https://github.com/discord/discord-api-docs/commit/e003051cba5dd1f60b6293b858ebd4b3b817879d - "Document role subscription system channel flags and message field": https://github.com/discord/discord-api-docs/commit/33b65c847b252565755b48faed138474eec6fae8

Looks like the field is going to be changed or has already and returns an object now with the `sku_id` and `asset` https://github.com/discord/discord-api-docs/pull/6464