discord-php / DiscordPHP

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

BC Message::startThread arguments with OptionResolver, Require GMP for 32 bits php #960

Closed SQKo closed 1 year ago

SQKo commented 1 year ago

Requires ext-gmp extension on 32-bits (x86) PHP. https://github.com/discord-php/DiscordPHP/issues/806#issue-1245485387

Also follow up to #952

tested

SQKo commented 1 year ago

Also added users caching from Reaction::getUsers()