Koresent
Koresent
https://github.com/techthoughts2/PoshGram/issues/57
### Description Currently, PoshGram does not support sending messages (or other media) to a specific forum topic (thread) in supergroups. The Telegram Bot API provides the `message_thread_id` parameter in several...
Hi, I've noticed that `Import-Ini` cannot read `.ini` files with the `Hidden` attribute, such as `desktop.ini`. Currently, the code uses: ```powershell $source = (Get-Item -LiteralPath $source).FullName ``` This fails for...
### **Описание проблемы** Сейчас иконка помощника не адаптируется под тему браузера и выглядит неестественно на некоторых страницах — например, в тёмной теме она слишком яркая и выбивается из общего стиля...