···4445 public function getListeningUserIds(): array
46 {
47- return $this->message->channel->userIds()->all();
48 }
4950 public function getNotifiable()
···4445 public function getListeningUserIds(): array
46 {
47+ return $this->message->channel->userIds();
48 }
4950 public function getNotifiable()