Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TelegramBots/Telegram.Bot

.NET Client for Telegram Bot API
https://github.com/TelegramBots/Telegram.Bot

Fix grammatical and style errors

ac86089984b72015f1a49f399972782c76eccc01 authored over 2 years ago by Aleksey Usatov <[email protected]>
Fix grammatical and style errors

2c43642efd55ac916ea3146be0c99003c4c62eef authored over 2 years ago by Aleksey Usatov <[email protected]>
Fix incorrect types

3b0e000dbe90c215ec05d3d9327eb59fc037f231 authored over 2 years ago by Aleksey Usatov <[email protected]>
Add missing JSOM attributes

66bcd7b1adb5df1a77b21b75def71bb7b0b3def6 authored over 2 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

97f455838de9165ece50562289abfb0e08d101c2 authored over 2 years ago by Aleksey Usatov <[email protected]>
Fix GetChatMenuButtonRequest request

24d4f4553f63034c0a8a680bf3065a58ae59c743 authored over 2 years ago by Aleksey Usatov <[email protected]>
Add documentation for new API extension methods

d4526f76ba40e2a41e057050c11f637ff54dc1b9 authored over 2 years ago by Aleksey Usatov <[email protected]>
Add static web app methods for keyboard buttons

e44d600d28529ea32744af967ff7d52b08971424 authored over 2 years ago by Aleksey Usatov <[email protected]>
Add missing API extension methods

dd8a8a9ccf2be710ca22b45cb801d9e511890a88 authored over 2 years ago by Aleksey Usatov <[email protected]>
Make polling error handler name clearer

b4c2dba15506e9f65a301ac196a8c84e34192562 authored over 2 years ago by Aleksey Usatov <[email protected]>
Fix parameter name

23324c55fabbb1e84466515bbe03bb89cb450ba8 authored over 2 years ago by Aleksey Usatov <[email protected]>
Implement Bot API 6.0

aa8c25690a7e4b43da9c1ed1db10c5abfd353625 authored over 2 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1081 from TelegramBots/fix_ChatId_docs

Fix ChatId docs

6ed196f694d7ebcd42559508cc7b30b1193df2ca authored over 2 years ago by Aleksey Usatov <[email protected]>
Improve docs for ChatId

Fixes #1080

458b1092f20aaaa1e00232cc63078f62a7c2d523 authored over 2 years ago by karb0f0s <[email protected]>
Merge pull request #1076 from awskt/patch-1

Added support for the choose_sticker action.

59149ee1e064111a9afa6a0eb81f50cf869c76bb authored almost 3 years ago by Aleksey Usatov <[email protected]>
Update ChatActionConverter.cs from develop

41288cb3f04654a2bf689629403921d5936bb6f3 authored almost 3 years ago by Sergey <[email protected]>
Merge branch 'develop' into patch-1

596387ba63a5e1e4aa4b3a1240305d3a04e47266 authored almost 3 years ago by Sergey <[email protected]>
Added support for the choose_sticker action.

Added support for the choose_sticker action in the method sendChatAction.
https://core.telegram...

bdcfab0d42df59e05f36350aeeeb3f977389596f authored almost 3 years ago by Sergey <[email protected]>
Merge pull request #1070 from TelegramBots/poller-merge

Merge polling package into the main package

c95048e679c39c82814dc7b4ff0fa3ea1e017afd authored almost 3 years ago by Aleksey Usatov <[email protected]>
Bump version

800dd88ec1f2220ae1f95dd8f0f12ab8679b6825 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

1cdfe72479aa24b369325e2f527b05bdf1e6e977 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Use file-scoped namespaces

ebdc0b3e9ba6cff1b311e26906c6fdd898898950 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Merge remote-tracking branch 'poller/develop' into poller-merge

87fe33f48ade89af43197dec9b4b5a1db6b5c76b authored almost 3 years ago by Aleksey Usatov <[email protected]>
Fix CI packages publishing

378bc4a284802fe573e6678c49a761881cd20732 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Fix test results publishing

6d546b2a6a42ffb87cd870489e8259ce939b89df authored almost 3 years ago by Aleksey Usatov <[email protected]>
Fix CI tasks

26e5d468bd1e9abe9ec9e303b59fbe3c894c12e6 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Fix code style

baee492d90292c2fb5675dc93fade85f6bc605cf authored almost 3 years ago by Aleksey Usatov <[email protected]>
Use pwsh task instead of deprecated DotNetCoreCLI@2

51fbb685d4df8477fd3094fe27f4e4b664f8549a authored almost 3 years ago by Aleksey Usatov <[email protected]>
Merge pull request #27 from TelegramBots/client-v18

Bump Telegram.Bot version to v18

c3ea0fc594aefff1dcbdb8183464f8417f59115b authored almost 3 years ago by Aleksey Usatov <[email protected]>
Merge branch 'master' into client-v18

b1a1d5c0887bf7e71552a6f14997dc76523c0674 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Update copyright

fa092cd815581b6f9b46057a2b3366de32b0a3e3 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Add "Open in Gitpod" badge

6742c34500e52757cc16362f701277f3099404a2 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Bump Telegram.Bot version to v18

417f07b2261492c4a4160686139395096c08cef8 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1067 from TelegramBots/develop

Release v18-alpha.1

d27a02b9d77eceee080de59573d2f75b8e993ba6 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1068 from TelegramBots/api-5.7

Remove redundant properties from sticker requests

6e4467269a68681ade7f6a3f7a4a9ad4b044a814 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Fix sticker requests

5685342f1d83781daeac1a90fc3bb982fc0cca0c authored almost 3 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1066 from TelegramBots/api-5.7

Implement Bot API 5.7

55bb4c062e78f55614fcf88d16730a462e510ffb authored almost 3 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

99b228849894573adbbf47cca00239b09196e054 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Update README.md

be022e62fdc85cac106bf11f700925a3f9d5a139 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Implement Bot API 5.7

1432e1af6f0bd1d8a0a119cff6b15ca93332a7cf authored almost 3 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1061 from derigel23/develop

ApiRequestEventArgs now contains information about IRequest and HttpRequestMessage

29fb4e2f1f870b561a8a2a04107b8a96ddd89b0b authored almost 3 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1052 from TelegramBots/api-5.5

Bot API 5.5 + 5.6 Fixes

619f8ca7f8917ace1d67bf5ef09d87d0ef757f68 authored almost 3 years ago by Aleksey Usatov <[email protected]>
https://github.com/TelegramBots/Telegram.Bot/pull/1061#issuecomment-1037541926

d17d5c80bb87f759f8a7b99f06fc60a7f94a6028 authored almost 3 years ago by Slava Trenogin <[email protected]>
Implements #1042

2905d1f476bc74abf58c206ecf61c0f146ffc7cf authored almost 3 years ago by Slava Trenogin <[email protected]>
Implements #1042

081c8ff21886e9093775f41160874504f489b1a9 authored almost 3 years ago by Slava Trenogin <[email protected]>
Fix chat join request tests

19413cf197f5328460ff0870e3e1e85073d377c9 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Implement IUserTargetable on chat join requests

bdfc45343d7b52c57e5f873957404a3d84f89265 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Fix chat invite link name

5d5583978fdee767913381c6c15e1102e98d7e73 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Add test for declining chat join request

39d035a490fefaa1913c4cdb69c655e50dbd7fda authored almost 3 years ago by Aleksey Usatov <[email protected]>
Add tests for protected content and spoiler entities

6847967358ab59da5c0c15d7aa05c022f15f399f authored almost 3 years ago by Aleksey Usatov <[email protected]>
Fix documentation and changelog

7fde727d7ab4bed49f9ed7d5a2d543eb5a01e175 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Remove UntilDate property from banChatMemberChat request

f0668c0f90800dbed8e91eb05ea3c0b70260fe01 authored almost 3 years ago by Aleksey Usatov <[email protected]>
Fix chat member tests

60163b85a3188958997ca95c349ad5255238694a authored about 3 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

2f0cb2d1c37c3b5d6ce431ef669f6fe6a647ff92 authored about 3 years ago by Aleksey Usatov <[email protected]>
Fix invite link tests

bf5ade73575b414aa6aa3cafd86857cf6fd7e81c authored about 3 years ago by Aleksey Usatov <[email protected]>
Add missing attribute to ChatInviteLink

05f0938e166fa7b855521634ea39ddbf2382b1d7 authored about 3 years ago by Aleksey Usatov <[email protected]>
Merge branch 'develop' into api-5.5

# Conflicts:
# .azure-pipelines/jobs/run-unit-tests.yml
# test/Telegram.Bot.Tests.Unit/Telegram....

574ed5bd7e3441139785b5a8c07991bad1b180a8 authored about 3 years ago by Aleksey Usatov <[email protected]>
Add missing configuration properties

d53cd7baffec675fd9f3229c2e33f24ea15da99e authored about 3 years ago by Aleksey Usatov <[email protected]>
Update README and CHANGELOG

218e9c26a46f406d97edf87cc6df4d84b8a1f0ca authored about 3 years ago by Aleksey Usatov <[email protected]>
Add request serialization test

a79120cced18e96e122519ca78f2b15e6b91a299 authored about 3 years ago by Aleksey Usatov <[email protected]>
Fix warnings in tests

1d813b0a511d65b5ee04d5608bce9566a77e0289 authored about 3 years ago by Aleksey Usatov <[email protected]>
Bump library version

986a2378f323aee534f33fdf1f22766d55f4f322 authored about 3 years ago by Aleksey Usatov <[email protected]>
Fix ci pipeline

29c0d81f437d4f3b3e4dbd0a5213dc156865c15e authored about 3 years ago by Aleksey Usatov <[email protected]>
Update pipeline to use .NET 6

d81a06fb1bbcaed25680ff16a117f00ac16b9e32 authored about 3 years ago by Aleksey Usatov <[email protected]>
Add tests for chat invite links

918e6c17c27be2867b0e8693fdb9fbf908de8252 authored about 3 years ago by Aleksey Usatov <[email protected]>
Update test framework

- Use Options package from Microsoft
- Replace custom HttpMessageHandler with custom bot client ...

ea115a6d827a76b6f2e8cb55c648e311bc9f21a4 authored about 3 years ago by Aleksey Usatov <[email protected]>
Update deps and target framework for tests

e551695b74d5c36adac6580f3aa20b6533fe1cd2 authored about 3 years ago by Aleksey Usatov <[email protected]>
Make MakeRequestAsync method virtual

c87c362216f0eff9553e1612d922a9781a74a2b8 authored about 3 years ago by Aleksey Usatov <[email protected]>
Fix chat member admin tests

92f007c2ed8824ef84fe7e191bf87e17e3355a58 authored about 3 years ago by Aleksey Usatov <[email protected]>
Fix warnings about missing params in xml docs

74f7fa55840adfcb650eb04ea58ed0159d65c937 authored about 3 years ago by Aleksey Usatov <[email protected]>
Fix API 5.5: new update type in UpdateTypeConverter.cs

16d68618a5738c5a53ef4c2bf79cbe37028763a8 authored about 3 years ago by Fedorus <[email protected]>
Merge branch 'api-5.5' into develop

a58445e42b2d34cceedfdcbf477b027c9b3e9e68 authored about 3 years ago by Aleksey Usatov <[email protected]>
Implement Bot API 5.6

5c7cdf86d1ceef78ce3be380d96746c16c933f6f authored about 3 years ago by Aleksey Usatov <[email protected]>
Merge pull request #23 from TelegramBots/develop

Make JetBrains.Annotations private

5e3141c982ee5509c1bc5ae12a214cea4199eb3a authored about 3 years ago by Aleksey Usatov <[email protected]>
Bump version

a0a49d2f3d8bf1e153eafd87883c39851bd21e82 authored about 3 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

55bcf5c52bbad64a7d4ceecedbf39c5f5c6cedff authored about 3 years ago by Aleksey Usatov <[email protected]>
Merge branch 'master' into develop

eee99e52682b36c198ac9a1a60b6b43253d7392d authored about 3 years ago by Aleksey Usatov <[email protected]>
Make JetBrains.Annotations private

92e522def607134243b95e7d5334c4d8046801bb authored about 3 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1035 from TelegramBots/ChatIdCompareBugFix

Chat id compare bug fix in operation ==

f7505933df523253c7d9d67e0426ed1aa5f26085 authored about 3 years ago by Aleksey Usatov <[email protected]>
Change ChatId comparison logic

ChatId is basically a discriminated union. We either have a username
or an identifier.

We also ...

2fc845a08a12f5a4aca2929bb87a43c6d9733827 authored about 3 years ago by Aleksey Usatov <[email protected]>
Hide false warnings

7a4908839ef7fab7d96cc77045017228b5f9beed authored about 3 years ago by Aleksey Usatov <[email protected]>
Merge pull request #21 from TelegramBots/develop

Release v1.0.1

dfaef7f83c086dbf06fde0a322e6b0f072d30d5c authored about 3 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1049 from immmdreza/ChatJoinRequest-Converter

Add support for chat_join_request in UpdateType converter

5f2c63194b9144010e3140edd52758f682519417 authored about 3 years ago by Aleksey Usatov <[email protected]>
Bump version

168707abb32026b0085aafeaa70d8d541bd05c75 authored about 3 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

dd8c40c15339532c6d4471c0dddbd80cdb752141 authored about 3 years ago by Aleksey Usatov <[email protected]>
Add support for chat_join_request in UpdateType converter

73628858cb92cf8781affe1a366fe3554d29fae1 authored about 3 years ago by MohammadReza <[email protected]>
Merge pull request #19 from TelegramBots/fix_ThrowOutPendingUpdatesAsync

set timeout to 0 in ThrowOutPendingUpdatesAsync

4175157d35bd5d5c0621b7c162a94e2460fa9a0d authored about 3 years ago by Aleksey Usatov <[email protected]>
Implement Bot API 5.5

6a32625c846c5b2a8dbd4343c4986f275a2a8955 authored about 3 years ago by Aleksey Usatov <[email protected]>
set timeout to 0 in ThrowOutPendingUpdatesAsync

3864d56a83d162529844bd820aec4a1fb29324ee authored about 3 years ago by karb0f0s <[email protected]>
Merge pull request #1044 from TelegramBots/changelog_v17

Update CHANGELOG

9bc9d13d5320571b1600a3f3efd8582b480d6558 authored about 3 years ago by Aleksey Usatov <[email protected]>
Merge branch 'develop' of https://github.com/TelegramBots/Telegram.Bot into develop

e6a5d5e194b516141f8acac06e4278cc02a65530 authored about 3 years ago by karb0f0s <[email protected]>
Update CHANGELOG.md

2d1f92e0754de0aa817755230da50d2e961074f2 authored about 3 years ago by karb0f0s <[email protected]>
Merge pull request #1039 from AKomyshan/bugfix/1036-fix-delete-webhook-request

fix: #1036 delete webhook request ignore request body

e4268961893ad2caa3c141d2ff2b4edb09475c47 authored about 3 years ago by Aleksey Usatov <[email protected]>
Fix Parameterless serialization test

Change DeleteWebhookRequest to CloseRequest in Parameterless serialization test

403c5be775e490a7950512b71eda0cfca8c2df6f authored about 3 years ago by karb0f0s <[email protected]>
Fix RequestSerializationTests

Add missing usings

29f85b62f16a32d3d06f5b24179b23c516ce5c49 authored about 3 years ago by karb0f0s <[email protected]>
Add test for DeleteWebhookRequest content serialization

Add test for DeleteWebhookRequest content serialization

a89cb8f00ab5d6baa4866b46fc8293ba145e4fa1 authored about 3 years ago by karb0f0s <[email protected]>
fix: #1036 delete webhook request ignore request body

063e478b1c3e217900dbf343fff2f35348580d9f authored about 3 years ago by AK <[email protected]>
Merge pull request #17 from peterbozso/patch-1

Fix example

5ca834a753d0eb4742d9f3dec0a1408b35abb861 authored about 3 years ago by Aleksey Usatov <[email protected]>
Fix example

ca22eebca0b3ae27584c8651727b8f868e03c8c3 authored about 3 years ago by Péter Bozsó <[email protected]>
Fix example

958c9fbaa0ca054181f10f9bff20a84aa7fd8d2d authored about 3 years ago by Péter Bozsó <[email protected]>