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

Merge pull request #1359 from TelegramBots/develop

Release v20-alpha.3

ecd98b36cdd5ee9e7872d6939e41c3568b1051ad authored 11 months ago
Add default ctors

c939a58716c82af0df7baf7b6624e96b73f16c30 authored 11 months ago
Merge branch 'refs/heads/master' into develop

# Conflicts:
# .azure-pipelines/variables.yml

c5b01f7642db5b5d0d7f082c94bd47fd89d22c30 authored 11 months ago
Merge pull request #1335 from TelegramBots/karb0f0s/api7_0

Bot API 7.0 and 7.1

6187d129b2deef03c47d31fb34bb3b06602752cd authored 11 months ago
Use an enum for chat boost source instead of a string

885de13882e48793dbe69ac6557c5286e3dda472 authored 11 months ago
Add readme to the resulting nuget package

e5d3d1635cc8f4f67ea563b5d6a3ce3e7d70d914 authored 11 months ago
Updated CHANGELOG.md

22a3d478e126f766bd1ed0c022407c74035c9176 authored 11 months ago
use version suffix

47fe66f2dbda6c490edc2c601d457e3041d5d58a authored 11 months ago
Use target-new for requests

d97a212881e467c56891d594c19f89082489bd56 authored 11 months ago
Fix XML documentation

65aebec9e0b2914d5cb940c69f87b53cb27ce1fa authored 11 months ago
Fix XML documentation

4371fb389f7bebffd4692a78d599682b267aaed7 authored 11 months ago
Migrate the rest of integration tests to use the new APIs with request classes

587346459ada0ab5138af1f9dc740cbd2ab77f30 authored 11 months ago
Add the word inline for method for the inline mode

2c2404236e4b2d82746215817ef0970c3a4c9b30 authored 11 months ago
Migrate some integration tests to use new APIs with request classes

e3beb08b64fd57ebdec4c6ed8f97873405b4d23c authored 11 months ago
Add setters to AnswerPreCheckoutQueryRequest for error message

1605f68b3d4e2109122211a8d04b381be3ffca3d authored 11 months ago
Use factory methods for InputFile

8976b9ff83e2a55a8ff7db327889fb993fd657ce authored 11 months ago
Fix message on obsolete attributes

2b24205aa93e989c350fdc8376e96aeb62170587 authored 11 months ago
Mark old API methods with positional parameters as obsolete

dabf07785ce4df37e2d873ade61a28a42cc2ef47 authored 11 months ago
Add overloads that accept request classes instead of positional parameters

68b3d6239328711f33454ab8912d973cf265f3aa authored 11 months ago
Add UnpinAllGeneralForumTopicMessagesRequest and made UnpinAllGeneralForumTopicMessages obsolete for naming consistency

71c7f960ae74a79f83867820acfa03237c606518 authored 11 months ago
Rename UnpinAllGeneralForumTopicMessages to UnpinAllGeneralForumTopicMessagesRequest

0991ea369e40788e45c9f49c0ee6855efbf3ca74 authored 11 months ago
Add required properties from C# 11

945cf781225c0f648328f2dd6a7ffba7417a7cee authored 11 months ago
Remove version suffix

91f3a7ccf1141a9d37cf88c6d37212919a321509 authored 11 months ago
Use nullable annotation syntax instead of nullability attributes

70ee6f88eaad40515683363639217ece972dbbd5 authored 11 months ago
Use JObject API in the rest of the serialization unit tests

7a15cf7f9b0859c10d617d5a5db1562af91ad358 authored 11 months ago
Change dev container

d8faafd736322bc7536088c1f280ba9f968fc7a6 authored 11 months ago
Merge pull request #1355 from TelegramBots/tuscen/api7_1

Implement Bot API 7.1

452987b8f918d7548508136c6f0d6daa3dc37060 authored 11 months ago
Replace C# extension to C# Dev Kit in devcontainer

d61379ad5977bc5a327a9abba8a582e1f29c6ce7 authored 11 months ago
Fix devcontainer configuration

94c86d7cdbd1812a85c726d5b915872dc9ffe900 authored 11 months ago
Update dependencies

306fa3d562ee114d4e9e91abb9ed0d40f51a6c37 authored 11 months ago
Update README.md

11e0d7010c0c549d4557172beaf3a8082b79c644 authored 11 months ago
Update CHANGELOG.md

30b937a34d9f1ea0a7f69249d08e9a04e2265dfe authored 11 months ago
Make reaction type property an enum for consistency

27ab6e092ae7ee9b392f97861fa10a493b256404 authored 11 months ago
Make a property public on a public API type

473dc95dea8ec7456860d4e8a3d1f6ff53b6dab2 authored 11 months ago
Fix XML docs line length

60d18df87b7ff6463bebfdebdfae18a109e92b85 authored 11 months ago
Refactor some serialization unit tests to use JObject

54fb47379fa68139f3687b8d1e34420cea2306d0 authored 11 months ago
Update CHANGELOG.md

bef3a2dc9902eac424325841b7bdb014c5ce9050 authored 11 months ago
Add XML documentation for MessageOriginType

cce06b7be2acf49b55b37a64a659b9f7c24678b9 authored 11 months ago
Rewrite serialization tests to use JObject for asserts

32ab8fb8a5da4a76aa3b14c92408355feec25745 authored 11 months ago
Add unit tests for Chat and ChatBoostAdded

2c45e70323bec574f3d1a1e577788a1bd2aaa78e authored 11 months ago
Fix tests

9ccba194331c40b9afc1c26fbaea181b80b65a7b authored 11 months ago
Remove unnecessary commas from JSON

cc19593e3bd9c5749214d7d416fd5fee8a0583f7 authored 11 months ago
Add Story serialization tests

f7d9f56962b9d1ec7b5d223f6f139efb9ecf0260 authored 11 months ago
Update CHANGELOG.md

f13e44caede2b53daff4efc6b3f666b21bbdf8fe authored 11 months ago
Add MessageOrigin serialization tests

52b3d4182c81ac1fb8e22451e433175c9268dfb7 authored 11 months ago
Fix MessageOriginConverter

0dfbaae1ef98b279cf22547daa19630b56c5ca72 authored 11 months ago
Implement Bot API 7.1

5b2a0c3b1c767d459743aced1680517cc0c72915 authored 11 months ago
Update base container to use .NET 8.0

b3b9aa30bad724008d2179a23d36a4d5f9272141 authored 11 months ago
Use C# 12

43212fc7747ea1b2df5edfd4a4697a7a49d5bc9a authored 11 months ago
Make sure that CLI language is always in English

cc29dfe8449d9bb47e78b68dbe11017bf91e98d0 authored 11 months ago
Pass cancellation token to CopyToAsync on net6.0+ targets

971c9a79660275863639c7d3882d56679640a385 authored 11 months ago
Use enum instead of string for MessageOrigin type

6191c9337d570ddaa3f803d9ab0d6caa29bf6677 authored 11 months ago
Misplaced doc tag in SendVoiceAsync

a2243122b448539287b0e4edf5cfbbb9d15ac61c authored about 1 year ago
Revert "Fix bug #1336"

This reverts commit b12fce61413947d5f9f9c4e51996900d65f69787.

204cef12cfb408823c749e2ba6e75df10bd42a12 authored about 1 year ago
Fix ChatMemberAdministrationTests

c3c493ceabc9980ca4de55dd99263319ba608774 authored about 1 year ago
Modernize Admin Bot tests

4c04bb959943fa1db17c0561c7f98be095d27cd4 authored about 1 year ago
Modernize test framework classes

34e71064c470ede5f957544c03236961cde5ffad authored about 1 year ago
Fix BotShortDescriptionTests

fd39dd48eba5aea55a37e1ce5432cd97fb3765ed authored about 1 year ago
Remove Cached Content test

c14bcb551f375b8ac048e1061773aa58e156941d authored about 1 year ago
Get rid of Polly dependency

575697e78b42fd283b11b3cab38709721633e0b1 authored about 1 year ago
Multiple Message Actions:

* Add CopyMessages and DeleteMessages tests

6b5a82cabff216e62bf4bb37243e5ca9592eebfe authored about 1 year ago
Modernize Stickers Tests

ebb477a6361e9d3a025d64f9aa86a746707a0599 authored about 1 year ago
Fix spelling

1e3880d9dfd70133d21955f20b2da8e5c5ce9dce authored about 1 year ago
Button tests:

* Fix WebApp test
* Modernize Inline Keyboard tests
* Add RequestUsers and RequestChat tests

744caa2207628ec036576d23ca239fb8a62c5431 authored about 1 year ago
Add constructor for button mandatory parameters

bda138cf916149d92e5d32ca0dc503bf0cae1e1e authored about 1 year ago
Fix public class ReplyMarkupSerializationTests warning

b15a7df3d32531cb0d463ac9649b9d8ecae0aa81 authored about 1 year ago
Fix SetChatPermissionsAsync test

6b58640509b617c542885e2d948707a7366e9a46 authored about 1 year ago
Fix bug #1336

b12fce61413947d5f9f9c4e51996900d65f69787 authored about 1 year ago
Bump xUnit in test projects

806f2cd6db9c9ce4eafdc1f8e1828e7958589d24 authored about 1 year ago
Fix SendVideoMessage tests

92972eb610dd18482e76a9e096eb773aba0f6509 authored about 1 year ago
Reactions: add KnownReactionTypeEmoji

b74ba09dc3c78971381d238f4664020914947a79 authored about 1 year ago
Fix tests

9a7bae6eba7b07857767f9f5a542a1749e5340e6 authored about 1 year ago
Add setters to properties

e447c0c25e5f0d547b24e38b81dbc78063bc9e95 authored about 1 year ago
Fix MaybeInaccessibleMessage

ed4c92947257f01eff546717ed2d4295e0494c7a authored about 1 year ago
Fix spelling

e8fa20559691fd2c695bce8cc5e781f7535e3cf6 authored about 1 year ago
Other Changes

3e4b17124a0e8e5c6b1e39219526e1329f63acf6 authored about 1 year ago
Giveaway: update CHANGELOG

6865bf613f830cf3f493c3100f19b7c75aabe02f authored about 1 year ago
Giveaway

2e3b0a1aed3400522feb6752eb0863c929bbaaff authored about 1 year ago
Chat Boost

92750c5011c3c77c6f007f1cf4b1b54a36a8bc68 authored about 1 year ago
Request for multiple users

d214dafa02951589875122e5608e6ce4a8efd91c authored about 1 year ago
Multiple Message Actions

e662a4f811b4a80f585fd9366b7ec794040e2cfc authored about 1 year ago
Block Quotation

f0bc8a7263f474075c63a3c5994c66a3c1b3b453 authored about 1 year ago
Link Preview Customization: update CHANGELOG

4cbb871c6a232b3bc2d0cb596939737307e3d654 authored about 1 year ago
Reactions: address feedback

154a3335ad546d9f0349854919eb5db0ab66fd32 authored about 1 year ago
Link Preview Customization

6d8ed08aefecd724cbcc309a8a4f5ca27e7fa82d authored about 1 year ago
Reactions: address feedback

f40c7b30e79fd9629be0e1c564e2c847bf8040dc authored about 1 year ago
SendLocation: missing property HorizontalAccuracy

a3bcf7f7c71973a54e2701cd45c283353f97ad31 authored about 1 year ago
Replies 2.0: updata CHANGELOG

31b7c65d9ccfe74faffa1abe509561c11a949f47 authored about 1 year ago
Replies 2.0: ReplyParameters

5de18c30f7393d19e8e681d0eb6c2e405d259a6a authored about 1 year ago
Replies 2.0: Add ExternalReplyInfo and TextQuote

a866e73db3f17e68a679bb96d46c8d50d067ded3 authored about 1 year ago
Address feedback: replace { } with not null in UpdateType matching.

0f0ac76b3e3249a7631f121cf7e18df5e01b4de9 authored about 1 year ago
Reactions

764f8d20820288f20d1bbeb165ac21d6a8170cf8 authored about 1 year ago
Bump references

525433dfd9aa3de5bf01daa7edf80882796df483 authored about 1 year ago
Bump TargetFramework for test projects

ea17a00ef83e97c3d6a4837e0baee5781644caf3 authored about 1 year ago
Update README

c78d843e515ab7f44ff6090d4f8e6ef9ea6acedc authored about 1 year ago
Fix ChatPermissions optional properties (#1324)

* Fix ChatPermissions optional properties

---------

Co-authored-by: Aleksey Usatov <107819...

843756aeb5cc8d8b94e30835d8c55ee5e98f2a7b authored about 1 year ago
Merge pull request #1323 from TelegramBots/fix_ChatPermissions_Optional

Fix ChatPermissions optional properties

efcac41a832e611984a29adda3f6ea5068006123 authored about 1 year ago
Bump SDK version

3bbb9960bb5ed1309a0b363010f49529f8d4b20d authored about 1 year ago
bump SDS version to 8.x

36f0f44bb7eab47e530e20a580492ec5f3931bfb authored about 1 year ago
bump lib version

6caab6eba08e3ffcfa3e2df6b09ee840c51d9f7f authored about 1 year ago