# libtmux.Server.children

- **Module:** libtmux.Server
- **Package:** libtmux
- **Language:** Python
- **Kind:** property
- **Source:** https://github.com/tmux-python/libtmux/blob/036c521c4b83ce6e434eb50afe2a0d08a6a05e46/src/libtmux/server.py#L2873
- **Page:** https://libtmux.org/reference/py/libtmux-server-children/

```
libtmux.Server.children(self) -> QueryList[Session]
```

Was used by TmuxRelationalObject (but that's longer used in this class).
