M Dmitry
M Dmitry
If you want convert entities `[]tgbotapi.MessageEntity` to Markdown text, [here is an example](https://github.com/ratpoison4/entities/blob/master/entities.go) for Telebot library. And [here is](https://github.com/shtrih/go-telegram-to-discord-reposter/blob/master/tgapi/entities.go) an example for the `telegram-bot-api` that converts entities to Discord markdown...
If you use latest version it requires golang >=v1.16 https://github.com/go-telegram-bot-api/telegram-bot-api/blob/4fe428c77a68a9903ab5bfcaecb978003ce0424b/go.mod#L3
Успешно собралось с помощью триалки [CLion 2018.1.4](https://www.jetbrains.com/clion/).
@pyr0ball Hello. > Running migration 8 'create statistics table' Looks like your code is not from this PR branch. Code in this branch is not affected by mentioned error. I...
I made this fork for friends, they have already lost interest, so I also abandoned this project ¯\\\_(ツ)\_/¯. The seed and model name in my fork can be seen in...
https://github.com/replicate/cog/blob/main/docs/wsl2/wsl2.md
I have similar issues on Windows 11. I tested it on [wails-drag-n-drop](https://github.com/wailsapp/wails/issues/3563#issuecomment-2214256305). ❌If `wails dev` is used, no drop events are fired on the go side, but js events are...
This might be useful: [list of commits 1.25.8 — 1.25.12](https://github.com/go-gorm/gorm/compare/v1.25.8...v1.25.12) with issue numbers.