discord-php / DiscordPHP

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

VC (un)pause / isPaused() #978

Closed key2peace closed 1 year ago

key2peace commented 1 year ago

renamed $this->isPaused to $this->paused added checks to see if already (un)paused added isPaused() to enable scripts to read the status since it's protected