discord-php / DiscordPHP

An API to interact with the popular messaging app Discord
MIT License
985 stars 236 forks source link

allow null and 0 in delete_message_days ban() options, add guild feature command permission v2 #990

Closed SQKo closed 1 year ago

SQKo commented 1 year ago

Fixes #989

tested and can be merged.

SQKo commented 1 year ago

Also added phpdoc about forum tag limit https://github.com/discord/discord-api-docs/pull/5559

SQKo commented 1 year ago

Also added APPLICATION_COMMAND_PERMISSIONS_V2 https://github.com/discord/discord-api-docs/pull/5649