limits)) { $this->limits = [$this->limits]; } foreach ($this->limits as $key => $item) { $this->limits[$key] = [Snowflake::createObject($item), 'next']; } } }