discord-php / DiscordPHP

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

no broadcastTyping() method in Discord/Parts/Thread/Thread #1086

Closed norbertjurga closed 1 year ago

norbertjurga commented 1 year ago

I'll keep this short:

It looks like Discord/Parts/Thread/Thread lacks the broadcastTyping() method that's available in Discord/Parts/Channel/Channel.

https://github.com/discord-php/DiscordPHP/blob/728b4851afb42bd5c6931dc761212f95f9cdbb3a/src/Discord/Parts/Channel/Channel.php#L1187-L1203