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

Add InlineQueryResultType custom converter

a033b5c5d66a9b8ce29e992b9c8d24201ea3384b authored over 3 years ago
Merge branch 'master' into develop

7492e49a4367f83935642220eee79bf4774f6f5e authored over 3 years ago
Update CHANGELOG.md

c46fde11fcf6e40460c40736f05e521b8550137a authored over 3 years ago
Merge pull request #1002 from TelegramBots/develop

Fix bug in SendDocumentAsync method

38a77b79aa8b8fee0cf253073923866a0777e6a7 authored over 3 years ago
Merge pull request #994 from TelegramBots/fix_SendDocumentAsync

Fix send document async

e41a4d6abbfed9b4a88d058919f8ddec6ab15b93 authored over 3 years ago
Fix channel chat fixture

c5826c7d8603999236d064a530333a46b7cb6168 authored over 3 years ago
Make CanPinMessage property required

f3f4ece168deea89d4d6ffb64ecf08f3ac579a3e authored over 3 years ago
Update variables.yml

f202fa155ea5c1792c600d97a6f764706d2c9f71 authored over 3 years ago
Add new chat member tests

da06e391f2ee811b0316719880ebe08233ca2f77 authored over 3 years ago
Fix test project

b11bfcb7f6d6b33bdab6788d3dc1f481df9fdad1 authored over 3 years ago
Update README.md

cdfd226908a5d6b61ec353e6a4d2f549672d368b authored over 3 years ago
Merge pull request #5 from TelegramBots/receiver-interface

Refactor ReceiveAsync extension method

2cc58de4300811a6887926670f0ce61fa4980407 authored over 3 years ago
Update README.md

a0685687144effb60f9c8c081adf9840270372ba authored over 3 years ago
Update README.md

4257aaa745f3c08e6a1b08c47fa94ff7cc7d3f56 authored over 3 years ago
Update README.md

8fc8aedf67e6744bc74e41dfc82cc887d4797849 authored over 3 years ago
Update to latest client version

7dc8cc1049beaaff2878a8a2b6dbbfa0d80b7d25 authored over 3 years ago
Fix unit tests

36aec46e11c5ea19c347cf04a527a99e96c05399 authored over 3 years ago
Update CHANGELOG.md

086b0f82f668cfb83f024b1b16e240e738b446f3 authored over 3 years ago
Fix nullability warnings

2d9ba876f298befd8eae6c23862f1f2299381428 authored over 3 years ago
Remove obsolete methods and properties

6838acab629a67f351cb874fea9e138db6315a11 authored over 3 years ago
Added EncryptedPassportElementType enum

566055e91a15b06beec5312df69323c8c3a07f29 authored over 3 years ago
Fix package icon warning

6783af62c7b2eb8fc512a86e6bb7fca2822573b8 authored over 3 years ago
Change directories structure

ec5880a6c414cc3b9c59c5432c1e815db641913d authored over 3 years ago
Bump version

f3c75b8be6dfe6382743d8848df6f1edf6dfca59 authored over 3 years ago
Add a test for throwing out pending updates

f157f9758bd12347c22e94c5cb9c25d7916c282d authored over 3 years ago
Fix queued async receiver to throw pending update only once

578930a1570d28918dbfe5acf8b3706803897722 authored over 3 years ago
Fix integration tests

085ca2e57678de137966b80834d88896a478d5b7 authored over 3 years ago
Fix unit tests

ecaa5664c8c8c1a0e262407d5fe350af6de13fc9 authored over 3 years ago
Remove unnecessary constructor

2280cac6d6072d21f6b19de9b1d0a2671f59c61b authored over 3 years ago
Rename InlineQueryResultBase -> InlineQueryResult

5cade78c1ca60fb9f9f57896ce22dccf47b301ab authored over 3 years ago
Add NRT markup to the types

6f0bb43912a6c3031674070580d0704c23f5ada2 authored over 3 years ago
Fix NRT warnings

c45db4e0feac4d8a447a2cc28005cec311d5e3c3 authored over 3 years ago
Fix NRT warnings in ToHttpContent

1df8707faa974bc996bd219438f0a68a45ccbca7 authored over 3 years ago
Fix baseUrl in TelegramBotClient

4b6f6a01747bd926dd85952bea61d6b25b5a0fa6 authored over 3 years ago
WIP Fix conflicts

519aa148ccbafbbffb0f4ea2b08653ac4f80f5eb authored over 3 years ago
Merge branch 'master' into receiver-interface

# Conflicts:
# .gitignore
# src/Telegram.Bot.Extensions.Polling/DefaultUpdateHandler.cs
# src/Te...

5d49228be623fc0af7362c1dffda543512adc46c authored over 3 years ago
Merge pull request #7 from TelegramBots/develop

Rework AsyncEnumerableReceivers

6da77a70dba7433a9c178ad155777a53c9b7e879 authored over 3 years ago
Fix nuget.config

ebf0d1508733f599d8b7e744452c5264532cf2d9 authored over 3 years ago
Setup Github Actions instead of Azure DevOps

9d99d0411b595d466dc174a68ff370f6dccb1d0c authored over 3 years ago
Fix docs

8825584d2dd1e23277ee0dd0268d40f1a9886469 authored over 3 years ago
Use latest .NET SDK

48ced1ecb08d2e6acd4ca6901234e5c1ed11f66e authored over 3 years ago
Fix undisposed CTS issues

7dd1288595347a7e13d4f5e12b5160c44665a83b authored over 3 years ago
Bump version

9ba2b001bac76fb2c6bdac887fbc9b92aede72ed authored over 3 years ago
Remove async from CreateRequestException helper method

574f9836380cef47d1ebc9b34e139fb854f99212 authored over 3 years ago
Add AggressiveInlining attribute to helper method

26a6b4846437203093dd09f5d9aefc1de11df1b8 authored over 3 years ago
Merge vNext and fix docs

1af9a0e84005b3f229fb1dbcd00ac4abcd07e688 authored over 3 years ago
Mege changes from upstream

dbdeb9a5c6186ed8bbf961718f93ffec67f749a3 authored over 3 years ago
Add nullability for helper extensions

6ab1678aea05e5fd15787e83d4504f94df840435 authored over 3 years ago
Add nullability for method parameters and fix docs

b56b69de2753dc58a17427f063e02c1cdfec8244 authored over 3 years ago
Fix requests docs

5facd0048fb9ab22df76b07198e71fbdcf39b783 authored over 3 years ago
Port new features from vNext

- Remove all custom exceptions
- Add new exceptions mechanism
- Move all Bot API methods into a ...

a6c80f38ee3d5eb5d9cce93b793d1a9a8fab5ed2 authored over 3 years ago
Add nullability to request classes

27d1e6a2baebad206a426be380c2b98d87e0f60e authored over 3 years ago
Add nullability to request classes

885f32d49d6d0e77cf10f2ba5b3633936e18dcef authored over 3 years ago
Enable NRT

5b1e098884e97c61bc041feeff78829e4bbde700 authored over 3 years ago
Implement Bot API 5.3

f2d1f1b5b23d9a12012246383c1620787787702d authored over 3 years ago
Fix incorrect paramater assignment in SendDocumentAsync

c4d655d9f8624951149800e76d283c881effd310 authored over 3 years ago
Bump package version

12fed9f6ce68d32f01878347dc96a8022e60446c authored over 3 years ago
Merge pull request #989 from TelegramBots/develop

Publish v16.0.0

c6c0aec42665327ce5b68d086ed1143473192ec4 authored over 3 years ago
Remove version suffix to make a release version

5463f83e6529459d05e1be0b777c96e2c446611a authored over 3 years ago
Change link to missing pdf document

c95c74b64bd943b3bf4b970a7db6a9c923f38865 authored over 3 years ago
Change link to pdf file

The file is missing from Abode servers

cd1edef0e100ddba1629c6a489f8ac1b030bb661 authored over 3 years ago
Update CHANGELOG.md

c5f57f218d101d243bdc6878688b4292685d28e9 authored over 3 years ago
Mark custom exception obsolete

54ca3223ac8bca79e63923fb1f3746e6764586fa authored over 3 years ago
Make Animation inherit from FileBase

3c23af2078fc81e252a7ea72361e14887713f143 authored over 3 years ago
Merge pull request #986 from TelegramBots/develop

Implement Bot API 5.2

78e2573ca612270a6f29df8e4db3d10867ba859a authored over 3 years ago
Change version

21203499121f86dc47c9a04ada7632fb63dde3a9 authored over 3 years ago
Fix test instruction

6b96229a8fbf42e4b6b077188919a3531491324a authored over 3 years ago
Merge pull request #985 from TelegramBots/api5_2

Bot API 5.2 (April 26, 2021)

36e28e30bbd96d08248a3adf5360b7c60c53dc24 authored over 3 years ago
Add validation for tips in payments builder

059ec1e16a421c266426f13006c0c64fecceb736 authored over 3 years ago
Fix integration tests

622a858b21e25bb0d341df1716b3382ddefddf87 authored over 3 years ago
Add payments test with tips

294752c23194bb1a80159f3f2d4a9f8aed69751a authored over 3 years ago
Refactor payments tests

6c0e5b517b2b2762b67377cf30262185cc7ca452 authored over 3 years ago
Add chat member updated test

c2eefe6d83a6fd35175c5603557a386f0778ad75 authored over 3 years ago
Update unit tests to net5.0

b75e816453a2bff26017deab187572cadd1aa6c0 authored over 3 years ago
Update integ test to net5.0

33d9d93cedae6d8d76276646cbeed5f945007180 authored over 3 years ago
Update CHANGELOG.md

6b4d14d9aeb83162696db7015ad28f1775734a18 authored over 3 years ago
Fix authors

Authors should contain usernames from nuget.org

5bff41bb816c03d92b7f734c45c669865d58adff authored over 3 years ago
Fix warnings about package icon and licence

02e3ec10a42ebcc6000a08577660db845938136f authored over 3 years ago
Fix JSON serialization parameters for VoiceChatScheduled

127aa36d6bceae8153f596cae065e4a07647f58a authored over 3 years ago
Fix formatting

b9921744762dbb7e449e21bf0db56854e02aabe5 authored over 3 years ago
Update changelog and readme

925532d241463ade1730e35de4a3220b7545f27b authored over 3 years ago
Mark ReplyToMessageId and AllowSendingWithoutReply as optional

25e647e980bb46e4a1d105eb123757949dc2036a authored over 3 years ago
Fix align property order and description with officisal docs

36ed9d18dd8a0048795d3aaa2868ef20c151bd78 authored over 3 years ago
Fix StartDate nullability in VoiceChatScheduled

efc7fb50f504d2a74f4bdefb2607368506210968 authored over 3 years ago
Fix parameter order in UnpinChatMessageAsync

3e1ac3450bbb8aa4e49e03ac57cd42366849b9d8 authored over 3 years ago
Fix elements order in documentation comment

cd6f03a1e938028e5702450032896bb685f8c43c authored over 3 years ago
Fix SendInvoiceAsync parameter description

a61ab453805ff734e80188e0dbd2a2ac4e78b8a1 authored over 3 years ago
Added the type InputInvoiceMessageContent to support sending invoices as inline query results.

e4b13ac0742a7c5301d298631e58908c50a10771 authored over 3 years ago
doc. fixes for:

Allowed sending invoices to group, supergroup and channel chats.

d9c3b2996f527c498cb199ff1214ba25e59bc121 authored over 3 years ago
Added the fields max_tip_amount and suggested_tip_amounts to the method sendInvoice to allow adding optional tips to the payment.

edf7a21789a0601c3b141386941867c12902a70a authored over 3 years ago
The parameter start_parameter of the method sendInvoice became optional. If the parameter isn't specified, the invoice can be paid directly from forwarded messages.

9be2fcd59f37803699689fc5722167f9c46bc802 authored over 3 years ago
Added the field chat_type to the class InlineQuery, containing the type of the chat, from which the inline request was sent.

Added new chat type "Sender"

e40ef93f0e795d4f72a7d89db33abe46d351843b authored over 3 years ago
Added the type VoiceChatScheduled and the field voice_chat_scheduled to the class Message.

8495fddba9f12c297b2548cb4cca30d70e0bb45a authored over 3 years ago
RecordAudio and UploadAudio marked as obsolete, new fields created in response to:

"Fixed an error in sendChatAction documentation to correctly mention “record_voice” and “upload_...

74fd736ae23eafefbd553a46e602b866ad29905e authored over 3 years ago
Merge pull request #983 from TelegramBots/develop

Implement Bot API 5.0 and 5.1

284542b95ba5aa87826d7d6c3f1a297a48e9c9e9 authored over 3 years ago
Merge pull request #961 from TelegramBots/apiv5_0

Bot API 5.0 (November 4, 2020)

242ff3ee3c99ded41a3e2d8efbbcf6035feabf2f authored over 3 years ago
Update docs for Chat class

d877de2d2075ca5e7396c3d63d318d7b60a042f0 authored over 3 years ago
Change implicit Chat to ChatId conversion

Fix possible NRE

4045609bcf4411e7270cd3cee3645217cd168d62 authored over 3 years ago
Implement IEquatable on ChatId

87815f193cf8f808e8496f00fc550f96bcb882de authored over 3 years ago
Change ChatId equality logic

b156a6b181de764a89ea35c27a44de8d01b4be7e authored over 3 years ago