lifr0m
lifr0m
### Describe the bug std::sort gives me SIGSEGV when I specify custom compare function. ### Code to reproduce the behaviour: main.pyx ```cython # distutils: language = c++ import random from...
### Describe your suggested feature `Channel`'s attributes `broadcast`, `megagroup` and `gigagroup` are mutually exclusive. You can convert `Chat` to `Channel` with `megagroup` flag set to `True` by [`messages.MigrateChatRequest`](https://tl.telethon.dev/methods/messages/migrate_chat.html). You can...
I'm just curious. It's debian, it's equivalent for now is `python3.13-nodejs22`, which has `linux/arm64`. But why `latest` doesn't?
If you place Recorder view in menu bar window, this window will be hidden on modal opening. This commit adds parameter to Record and RecordCacao views to set custom behavior...