in relay/Relay.php [3827:3835]
public function xpending(
string $key,
string $group,
?string $start = null,
?string $end = null,
int $count = -1,
?string $consumer = null,
int $idle = 0
): Relay|array|false {}