botapi icon indicating copy to clipboard operation
botapi copied to clipboard

WIP Telegram Bot API server in Go

Results 22 botapi issues
Sort by recently updated
recently updated
newest added

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.1.0. Release notes Sourced from actions/checkout's releases. v4.1.0 What's Changed Update README.md for V4 by @​sivapalan in actions/checkout#1452 Add support for partial checkout filters by...

dependencies
github_actions

Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.87.0 to 0.88.0. Release notes Sourced from github.com/gotd/td's releases. Layer 164 What's Changed Update Telegram schema to the latest layer by @​gotd-bot in gotd/td#1194 Update Telegram schema...

dependencies
go

Bumps [github.com/ogen-go/ogen](https://github.com/ogen-go/ogen) from 0.68.6 to 0.75.0. Release notes Sourced from github.com/ogen-go/ogen's releases. v0.75.0 What's Changed feat(client): added interface generation by @​alesbrelih in ogen-go/ogen#1038 fix(gen): trim path prefix inside FindPath by...

dependencies
go

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0-beta.2 What's Changed not adding -n if empty to do-upload command by @​dana-yaish in codecov/codecov-action#1085 4.0.0-beta.2 by @​thomasrockhu-codecov...

dependencies
github_actions

Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1 to 2. Commits 0914d50 release v2.0.0 9571738 Add support for organization and user installation retrieval and repository s... See full diff in compare view [![Dependabot compatibility...

dependencies
github_actions

Bumps [github.com/go-faster/jx](https://github.com/go-faster/jx) from 1.0.1 to 1.1.0. Release notes Sourced from github.com/go-faster/jx's releases. v1.1.0 What's Changed add Grow function by @​elee1766 in go-faster/jx#82 New Contributors @​elee1766 made their first contribution in...

dependencies
go

Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.8 to 5.0.10. Release notes Sourced from github.com/go-chi/chi/v5's releases. v5.0.10 Thank you to all contributors and reviewers :) Use timestamps in GMT format per RFC2616 -- go-chi/chi#772...

dependencies
go

Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5.4.1 to 5.4.3. Changelog Sourced from wagoid/commitlint-github-action's changelog. 5.4.3 (2023-07-23) 5.4.2 (2023-07-22) Commits 6319f54 chore(release): publish 5.4.3 [skip-ci] 2bf3b37 Merge pull request #747 from wagoid/fix/events-without-commits 6249453 fix:...

dependencies
github_actions

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.6.0 to 3.7.0. Release notes Sourced from golangci/golangci-lint-action's releases. v3.7.0 What's Changed Changes feat: working-directory with only-new-issues by @​CfirTsabari in golangci/golangci-lint-action#795 Documentation docs: improve How to use...

dependencies
github_actions

Blockers: - [x] File uploads/`multipart/form-data` support in [`ogen`](https://github.com/ogen-go/ogen) - [ ] Investigate `file_unique_id` generation. TDLib `file_unique_id` generator implementation links: https://github.com/tdlib/td/blob/3ff9723722a88022e4698a5562c2f8901dec63fa/td/telegram/files/FileManager.cpp#L739 https://github.com/tdlib/td/blob/3ff9723722a88022e4698a5562c2f8901dec63fa/td/telegram/files/FileLocation.h#L284 https://github.com/tdlib/td/blob/3ff9723722a88022e4698a5562c2f8901dec63fa/td/telegram/files/FileLocation.hpp#L326 https://github.com/tdlib/td/blob/3ff9723722a88022e4698a5562c2f8901dec63fa/td/telegram/files/FileLocation.h#L164 https://github.com/tdlib/td/blob/3ff9723722a88022e4698a5562c2f8901dec63fa/td/telegram/files/FileLocation.hpp#L174

enhancement
epic
stale