Ecosyste.ms: OpenCollective

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

TelegramBots


Collective - Host: opensource - https://opencollective.com/telegrambots - Code: https://github.com/TelegramBots

Fix comment for FileId property

github.com/TelegramBots/Telegram.Bot - 51b62ac30dea3cb42401208a878c6497df2bbcb8 authored about 5 years ago
Upgrade package to v15.2.0

github.com/TelegramBots/Telegram.Bot - f3e5713b9329b595e1f9fcaf072b046f14501a6b authored about 5 years ago
Merge pull request #852 from TelegramBots/api-4.5

Implement Bot API 4.5

github.com/TelegramBots/Telegram.Bot - 85382eff7cf71bbaca4f11debe4499dc68681a40 authored about 5 years ago
Fix supergroup test

github.com/TelegramBots/Telegram.Bot - 520b6c98255210751900fd8830a8c55016e11573 authored about 5 years ago
Revert C# 8.0 syntax due to appveyor failing

github.com/TelegramBots/Telegram.Bot - 8a43aa11972e72c1eb1f79c7824edecb46647f5a authored about 5 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 8dcf59dfe9f42f1105abd5c2a1465bdd01a8f45f authored about 5 years ago
Add missing property to Animation

github.com/TelegramBots/Telegram.Bot - dc5c430c41374884dedf4db52b0542dc7452d4bb authored about 5 years ago
Add Bot API 4.5 support

github.com/TelegramBots/Telegram.Bot - c9d6dbfdd0514066aa26c9ea16f28d573b20a17b authored about 5 years ago
Update client package

github.com/TelegramBots/Telegram.Bot - ae09d4cdb702749ac2c47b7e45ef4dfb303d69ab authored about 5 years ago
Telegram.Bot.Examples.DotNetCoreWebHook:

- upgrade to .Net Core 3.1

github.com/TelegramBots/Telegram.Bot.Examples - d60ea04d251f85b1592f5cc415706f414909c87d authored about 5 years ago
Telegram.Bot.Examples.Polling:

- .Net Core 3.1
- Telegram.Bot.Extensions.Polling

github.com/TelegramBots/Telegram.Bot.Examples - 948d38db8d78a5aa34bb508d64919152298660df authored about 5 years ago
feat: Telegram.Bot.Examples.Echo

* Upgrade to .Net Core 2.1 LTS
* Configuration class
* WebProxy showcase

github.com/TelegramBots/Telegram.Bot.Examples - a855b03493a7fae6a6df0450d1ade84a28d06f50 authored about 5 years ago
Merge pull request #849 from TelegramBots/develop

v15.1.0

github.com/TelegramBots/Telegram.Bot - d28b9980ceb939874310ccdfccdd91b31b55e0f8 authored about 5 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 3b7f62f2d1140bf9a8db99a20f73e1d94fa742c1 authored about 5 years ago
Upgrade package to v15.1.0

github.com/TelegramBots/Telegram.Bot - dd3a341a40efc78afdfbf94a7dbf3ce0d169b0bd authored about 5 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - db0e3114adee9b05b5bacb73a2fa88771e90b6ae authored about 5 years ago
Merge pull request #847 from kipters/develop

Add support for requests in webhook responses

github.com/TelegramBots/Telegram.Bot - 7f6a06ca5c3a244fa901572b6aea54231cbe1a01 authored about 5 years ago
Revert "Add IsWebhookResponse to IRequest"

This reverts commit ccbb38332056985e468ed792f2d9af890e17aef3.

github.com/TelegramBots/Telegram.Bot - 7c2b11fd4416e34f969b730b964295908dfb6805 authored about 5 years ago
Add IsWebhookResponse to IRequest

github.com/TelegramBots/Telegram.Bot - ccbb38332056985e468ed792f2d9af890e17aef3 authored about 5 years ago
Handle serialization and HttpContent in ParameterlessRequests

github.com/TelegramBots/Telegram.Bot - 6c6b79e690235b19a257bfb8cd6a6df93cd43115 authored about 5 years ago
Remove var keyword in tests

github.com/TelegramBots/Telegram.Bot - 0801ebc93bd8844aea371f922a424902dbec0377 authored about 5 years ago
Add property to emit method names in requests

to use them in webhook responses

github.com/TelegramBots/Telegram.Bot - 6ed1ffcdf84b7f9b5b3424cfd3b8b0137fdeee56 authored about 5 years ago
Replacing 300px wide screenshots with 600px

github.com/TelegramBots/book - 71f320644291a4986b6d6997253d85f4901e0808 authored about 5 years ago
Update other-msg.md

Removing unnecessary explanation and add badges.

github.com/TelegramBots/book - e1da8f6cf38be307e210e92c07dd9a4e1ad3a0e6 authored over 5 years ago
Adding example for 2.1.8. Sending venues and locations

github.com/TelegramBots/book - ded64e684988ff035691036af2ff20d6b450c2f6 authored over 5 years ago
Adding images for 2.1.8. Contacts

github.com/TelegramBots/book - 4d2441105f78898c5eeb7e9c59ecf4a6c3a4b9cc authored over 5 years ago
Update other-msg.md

Adding example for 2.1.8. Sending Contacts

github.com/TelegramBots/book - 746c848298596d90763375ef3c2b4bfa3941c90b authored over 5 years ago
Merge pull request #745 from MihaZupan/InputFilesFix

Added summaries to InputFiles and a new constructor

github.com/TelegramBots/Telegram.Bot - 0321c1d943ca467a9574d0e92e7d3cc259e7cb15 authored over 5 years ago
Merge pull request #830 from TelegramBots/develop

Implement Bot API 4.4

github.com/TelegramBots/Telegram.Bot - cdc31b217c5a25eb93a973b3d3f436e1c6ae6e82 authored over 5 years ago
Merge pull request #828 from TelegramBots/api-4.4

Implement Bot API 4.4

github.com/TelegramBots/Telegram.Bot - 93f37f4e2e175571279cc31fb2a8517abbf5961c authored over 5 years ago
Upgrade package to v15.0.0

github.com/TelegramBots/Telegram.Bot - 5b97a01e7f2df575ba3b53f505c04942923beb4a authored over 5 years ago
Fix XML doc for caption length

github.com/TelegramBots/Telegram.Bot - 3055d64d719ec7fee55c717c16b29b00fa4f9f3d authored over 5 years ago
Add setPermissionRequest test

Also in commit:
- Separate channel and supergroup admin test fixtures
- Remove redundant test us...

github.com/TelegramBots/Telegram.Bot - c2c995a3c243e871d383e91fcdff389d02d14c77 authored over 5 years ago
Implement Bot API 4.4

github.com/TelegramBots/Telegram.Bot - 96bd226fc3d9cfd324ec4439a9cbf485d4fa4efd authored over 5 years ago
Update ChannelAdminBotTestFixture.cs

Fix formatting

github.com/TelegramBots/Telegram.Bot - 938e893315cb7d67e66ce69b5f9d07bfbc8b6de7 authored over 5 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 88a98bd8b0c76a4303e6858b05281c1a9bc3b473 authored over 5 years ago
Merge pull request #824 from TelegramBots/develop

v14.12.0 - Bot API 4.3

github.com/TelegramBots/Telegram.Bot - 031411d81a38a4ee83aff93558aa7ffe6bbb5a1d authored over 5 years ago
Upgrade package to v14.12.0

github.com/TelegramBots/Telegram.Bot - 1469052aa086d872066b6795760aceefa7b8282b authored over 5 years ago
Merge pull request #822 from TelegramBots/botapi-4.3

Bot API 4.3

github.com/TelegramBots/Telegram.Bot - 411ee3a6a8ac7f458a899a7b254b1260e145f0cc authored over 5 years ago
Fix reply markup type in Message

github.com/TelegramBots/Telegram.Bot - 9299ba71f56aa0bff4779732f8b710c0e3d7e668 authored over 5 years ago
Merge pull request #823 from TelegramBots/develop

Add package ID

github.com/TelegramBots/Telegram.Bot - f6691228011a28822d795eb1c4b92026ac60bc3d authored over 5 years ago
Merge pull request #821 from TelegramBots/MihaZupan-patch-1

Set PackageId in csproj

github.com/TelegramBots/Telegram.Bot - 16d0b3a7da3a3aa2ab787c1df226ec3cd21a2fc6 authored over 5 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 3fdabe3dec0702f462c5843d9721f9247fef0940 authored over 5 years ago
Implement Bot API 4.3

github.com/TelegramBots/Telegram.Bot - 432efe4578420dd1c6f4f75d822b970be353f4bb authored over 5 years ago
Compress the video sample more

github.com/TelegramBots/book - ccae58a38562389322b0e67960148bdc22dd4a71 authored over 5 years ago
Set PackageId in csproj

github.com/TelegramBots/Telegram.Bot - e795abd93804bccd613d30fc8bb0d78d4b73f733 authored over 5 years ago
Use the latest distro on Travis

github.com/TelegramBots/book - 07dc8305a02c2e188dab2095026e827bc0c34fee authored over 5 years ago
Merge pull request #23 from TelegramBots/develop

Native polls and Google analytics

github.com/TelegramBots/book - 3bd1e06230e80575c659a82d7695cbc8f5dc7ab8 authored over 5 years ago
Update redirected URLs

github.com/TelegramBots/book - 91d3298850c040dae57b61cffa6a1b11365c2982 authored over 5 years ago
Merge pull request #21 from TelegramBots/native-polls

Add native polls docs

github.com/TelegramBots/book - f0db061a605e94fbac58915aa72f5906809cf2e6 authored over 5 years ago
Remove the mention of updating poll state

github.com/TelegramBots/book - fed6e7d361565592c61348bfa0e84891f376f061 authored over 5 years ago
Fix code samples

github.com/TelegramBots/book - 83c7a02e00278e0bf3b7cc906a051ab3f592009b authored over 5 years ago
Add native polls docs

github.com/TelegramBots/book - 7fdf878b2963bba91049e32ce93b9d3e6fa33511 authored almost 6 years ago
Merge pull request #20 from MihaZupan/google-analytics

Add Google Analytics

github.com/TelegramBots/book - 8a43d9c2e84a2eff6c434c2d88eac2249de477d3 authored almost 6 years ago
Use MakeRequest instead of GetUpdates

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 1e7a6f85c15f6d5aaf5960b819b38e30c175dfc8 authored almost 6 years ago
Use MakeRequest instead of GetUpdates

github.com/TelegramBots/Telegram.Bot - 1e7a6f85c15f6d5aaf5960b819b38e30c175dfc8 authored almost 6 years ago
New & Encrypted NuGet API Key

github.com/TelegramBots/Telegram.Bot - 885df430da861b41f47e7b2e124a65052fd856e4 authored almost 6 years ago
Merge pull request #819 from TelegramBots/develop

v14.11.0 - Bot API 4.2

github.com/TelegramBots/Telegram.Bot - 1c97c5ab733758743773b7b8d6554d94290c5f19 authored almost 6 years ago
Upgrade package to v14.11.0

github.com/TelegramBots/Telegram.Bot - b29c50c8cff5d11a9e8f45203acf433d8db5e0cc authored almost 6 years ago
Bump version to 0.1.3 (Core 3.0 preview 4)

github.com/TelegramBots/Telegram.Bot - 2bff3451d8be362db480134818351fc2506b4bcb authored almost 6 years ago
Bump version to 0.1.3 (Core 3.0 preview 4)

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 2bff3451d8be362db480134818351fc2506b4bcb authored almost 6 years ago
Merge pull request #815 from TelegramBots/botapi-4.2

Bot API 4.2

github.com/TelegramBots/Telegram.Bot - d56d87200e59e1eb389bbd775fa3a2f4c6dd5249 authored almost 6 years ago
Execute interactive tests first

github.com/TelegramBots/Telegram.Bot - 64be5ba0bf4ebc4834c7ef52ab0fccd6d12c6ed9 authored almost 6 years ago
Mark InvalidQueryIdException obsolete

github.com/TelegramBots/Telegram.Bot - 2cf1a8b8173288ccf911f769f50b0ab3e4c91575 authored almost 6 years ago
Remove obsolete send test case notification

github.com/TelegramBots/Telegram.Bot - bcb924be299c402e4ac0a7963f87b70d54a612ff authored almost 6 years ago
Update the failing non-interactive tests

github.com/TelegramBots/Telegram.Bot - 219d6131709267bdf3e1e877155c5a0d62321a25 authored almost 6 years ago
Mark native poll tests as interactive

github.com/TelegramBots/Telegram.Bot - f9b4a593cbe78b0ec56cbdd236a33a35bb2a1322 authored almost 6 years ago
Fix compilation error

github.com/TelegramBots/Telegram.Bot - 8711526da0a83d9abb7fc48829bb59a5c9a1f625 authored almost 6 years ago
Upgrade Travis-CI VM to Xenial image

github.com/TelegramBots/Telegram.Bot - 4da37603b701b41dac7d3309caaf6c11a470a72c authored almost 6 years ago
Update poll message tests

github.com/TelegramBots/Telegram.Bot - 3c88531951325bc0eb95187efb827f4916566d20 authored almost 6 years ago
Add one more poll test

github.com/TelegramBots/Telegram.Bot - d0a9685398f3ba97678336eb4d2dad91823123d5 authored almost 6 years ago
Make tests code style more explicit

github.com/TelegramBots/Telegram.Bot - e6309d1d8a0623162218498bc4a69793431d9fcb authored almost 6 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - dc918ad95b4bdecc1c401c2440fab1d3fab21eca authored almost 6 years ago
Add tests for native polls

github.com/TelegramBots/Telegram.Bot - 9369386215cd3384921dc4d5c42af15a436d48a1 authored almost 6 years ago
Correct and simplify QueuedUpdateReceiver logic

github.com/TelegramBots/Telegram.Bot - 82b4029c7e188dbe2df5fe61ea1db2cbb1093464 authored almost 6 years ago
Correct and simplify QueuedUpdateReceiver logic

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 82b4029c7e188dbe2df5fe61ea1db2cbb1093464 authored almost 6 years ago
Bump version to 0.1.2

github.com/TelegramBots/Telegram.Bot - babb8a8d557e846fdc2e70c75c8e2da85cc934a6 authored almost 6 years ago
Stop receiving if errorHandler throws

github.com/TelegramBots/Telegram.Bot - 9906607d9e46fb61bb4e09e4050651b40274ac12 authored almost 6 years ago
Stop receiving if errorHandler throws

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 9906607d9e46fb61bb4e09e4050651b40274ac12 authored almost 6 years ago
Add constructor null checks

github.com/TelegramBots/Telegram.Bot - dc6481d31c0f108d2955e28db6ffc7868e79adc1 authored almost 6 years ago
FIX more cancellation tokens - mock telegram bot client

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 3b70bb84b92251607f0274cd9004787a64d12dc8 authored almost 6 years ago
FIX more cancellation tokens - mock telegram bot client

github.com/TelegramBots/Telegram.Bot - 3b70bb84b92251607f0274cd9004787a64d12dc8 authored almost 6 years ago