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

Change input files from record structs to classes

d31e94533a66102df9e50ade9321a690458dac3c authored about 2 years ago by Aleksey Usatov <[email protected]>
WIP

c9edd5fb21d451469340d5dd1a8861714b5d3e8e authored about 2 years ago by Aleksey Usatov <[email protected]>
Merge branch 'develop' into karb0f0s/input_file

b4094e7cdea03c6076a6dfaf78260a745d7f733d authored about 2 years ago by karb0f0s <[email protected]>
Use .NET 7 in CI

1aec4a76f1b468e0d81b3ee2d596dcb81a4e1102 authored about 2 years ago by Aleksey Usatov <[email protected]>
Add global.json to enforce SDK version

57b9d19366affc2e11de9bf6e23ae66753c6f5bc authored about 2 years ago by Aleksey Usatov <[email protected]>
Fix incorrect property type

1d3bf845a6acfd73602d0091facd4fc0bdd4c2a5 authored about 2 years ago by Aleksey Usatov <[email protected]>
Add missing message types

6340b2bac0f4c3fadc2c873a51ee4121c55489cc authored about 2 years ago by Aleksey Usatov <[email protected]>
Add missing json converter

844cd5df76c0e8fd5cc199df4fd5928440684b87 authored about 2 years ago by Aleksey Usatov <[email protected]>
Implement Bot API 6.3

7f2c3a08798fea4fe39fee9f49afd695fc72c526 authored about 2 years ago by Aleksey Usatov <[email protected]>
Update deps

0b55268ddf32486cec28f735f20b74f1072292d1 authored about 2 years ago by Aleksey Usatov <[email protected]>
update CHANGELOG.md

93eb0f21c3ba02b3c82ce100e93b302d104cea07 authored over 2 years ago by karb0f0s <[email protected]>
rename Type property to StickerType in StickerSet

caf530bdf4a352e95223cf377662a3b083957d18 authored over 2 years ago by karb0f0s <[email protected]>
add HasRestrictedVoiceAndVideoMessages property to Chat class

edad61b94972ff2c33ca35fc049dcfd810f07f61 authored over 2 years ago by karb0f0s <[email protected]>
add stickerType parameter to the CreateNew*StickerSetAsync methods

34131fe70d24317b718cb6da8ad65703438b4e21 authored over 2 years ago by karb0f0s <[email protected]>
add StickerType property to CreateNewStickerSetRequest class

b68b691486ac4576ddd700a625a526d3343d1439 authored over 2 years ago by karb0f0s <[email protected]>
add Type property to StickerSet class and remove ContainsMasks property from the class

48b943ff2c1d64ada9be23c4f706b8ddcdbf0c38 authored over 2 years ago by karb0f0s <[email protected]>
add Type and CustomEmojiId properties to Sticker class

c079b25b9b365f1906ed01220f1c26b54beb348b authored over 2 years ago by karb0f0s <[email protected]>
MessageEntityTypeConverterTests cleanup

d15a8f473fa97895c9dcf440b8278d4c941ca0d9 authored over 2 years ago by karb0f0s <[email protected]>
add GetCustomEmojiStickersAsync and GetCustomEmojiStickersRequest

bf6752394409e256f34a01aedb7ebe1cd8cb2b54 authored over 2 years ago by karb0f0s <[email protected]>
add CustomEmojiId property to MessageEntity type

61896922961c0ba30407a7ec50b5407ca17a769b authored over 2 years ago by karb0f0s <[email protected]>
add MessageEntityType.CustomEmoji

5ab813ce17df595ccbedb39298f771813b15b493 authored over 2 years ago by karb0f0s <[email protected]>
Update README.md

9197b3bf95b7514f0bc8de0af4e6d8a415840dad authored over 2 years ago by karb0f0s <[email protected]>
add MessageType.Animation

96be706f9cd0daa7c2acdfdbad37a5ae39ef898d authored over 2 years ago by karb0f0s <[email protected]>
Merge pull request #1125 from TelegramBots/fix_ci

fix integration test job definition (develop branch)

655a20693898da022de5710c2b346b6d4c93acde authored over 2 years ago by Aleksey Usatov <[email protected]>
fix integration test job definition (develop branch)

61f629b36b878afc3d06114958cbede54a370a2b authored over 2 years ago by karb0f0s <[email protected]>
we don't use any C# preview features yet

b393196c3660822f14a80e873bb09efa22b8ecbd authored over 2 years ago by karb0f0s <[email protected]>
rework multipart content generation

b3f610f0dfa9879d3e52905411a582be6163ab2f authored over 2 years ago by karb0f0s <[email protected]>
convert InputFIle* to record structs

391fc63c745fc1a47768610b20bf87f7a39a85da authored over 2 years ago by karb0f0s <[email protected]>
code cleanup

c863592434ff08f204c459b564ea75064c6c3b95 authored over 2 years ago by karb0f0s <[email protected]>
remove unnecessary InputFileUrlConverter and FileIdConverter

cfc3fb325b372d1db6e5c7d71c819a2239966940 authored over 2 years ago by karb0f0s <[email protected]>
unify InputFile* types naming

5620a1fa7b7840d925ed85b05a3cf6cffa34ed27 authored over 2 years ago by karb0f0s <[email protected]>
merge develop

2ab27e075b053dbba77f812fdd6ba504dbc921be authored over 2 years ago by karb0f0s <[email protected]>
Merge pull request #1120 from TelegramBots/karb0f0s/bump

bump

76e4852d1c42266d4a9629233df721b7ed4d2f7b authored over 2 years ago by Aleksey Usatov <[email protected]>
address feedback

714b938497c5a3094da87ed8f65032ee1694b4f1 authored over 2 years ago by karb0f0s <[email protected]>
fix IInputFile deserialize test

4127bd72c84c7c2cdb2d18ccef5281c97f1a7a10 authored over 2 years ago by karb0f0s <[email protected]>
fix InputFile in integration tests

c1dc066f61eb0f5a0fd6401ff530943c72a51f0c authored over 2 years ago by karb0f0s <[email protected]>
fix InputFile unit tests

ece5f99fff70ba65af8d3e265f27b5e952bc421e authored over 2 years ago by karb0f0s <[email protected]>
align InputFile and InputMedia types with API

03e826275ce9d5c72161bbe8540ab525df83827f authored over 2 years ago by karb0f0s <[email protected]>
Simplify DetectFileType

ed8f4862fad2ef702a4076025a6b5d1e915cf653 authored over 2 years ago by karb0f0s <[email protected]>
Bump reference packages

108b6f055d42aaf4ef3b0bb097a18220595939d8 authored over 2 years ago by karb0f0s <[email protected]>
Merge pull request #1110 from TelegramBots/dependabot/nuget/src/Telegram.Bot/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /src/Telegram.Bot

583d3708de1efac6080a4535928a303455ac1eba authored over 2 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1113 from TelegramBots/api-6.1

BotApi 6.1

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

0a1b2b644244a6930a58b55893170b2b7aa78f8e authored over 2 years ago by karb0f0s <[email protected]>
bump major version

d4ffada26a9bf26b3fa17ba97473535f08bd05f1 authored over 2 years ago by karb0f0s <[email protected]>
Update changelog

aacd7e463fb7b2921f27803ca65c01f1b7892ec7 authored over 2 years ago by karb0f0s <[email protected]>
Add property SecretToken to SetWebhookRequest and

parameter secretToken to SetWebhookAsync

843bb72633756cb3dffcf4e4437c8a60a3de9d86 authored over 2 years ago by karb0f0s <[email protected]>
Add property PremiumAnimation to Sticker

14cd8e2139a25553a617ac0dbd5a9fc16e61bd5b authored over 2 years ago by karb0f0s <[email protected]>
Add IsPremium, AddedToAttachmentMenu to User

02dd65acf2e74c1029dc1480de5238bfa20117aa authored over 2 years ago by karb0f0s <[email protected]>
Add `CreateInvoiceLinkRequest` and CreateInvoiceLinkAsync

93ab839a52967b77840e5fbb33916e880efac5e1 authored over 2 years ago by karb0f0s <[email protected]>
Bump library version

a71760fcba8e0b8a8c3e99de180013eee62bb837 authored over 2 years ago by karb0f0s <[email protected]>
Add JoinToSendMessages and JoinByRequest to Chat

62aa618c671d10ef7aed895172c12963e40f202c authored over 2 years ago by karb0f0s <[email protected]>
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /src/Telegram.Bot

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1.
- [Re...

5b0b7bc51c6f4d54f33cd96ff0e2446341329230 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1103 from TelegramBots/karb0f0s-fix_Changelog

Update CHANGELOG.md

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

f5cef98b84b4f9f66c8253197ad22a07b8a1d64e authored over 2 years ago by karb0f0s <[email protected]>
Merge pull request #1102 from TelegramBots/develop

Release v18

ad9dfc27e5df9b37a6f4a465e2eb15d5a42a185b authored over 2 years ago by Aleksey Usatov <[email protected]>
Remove prerelease suffix

52294a1cca2f90e6b826269ce92493a569e39a13 authored over 2 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1100 from TelegramBots/file_size_fix

Change file_size properties type from int to long

472e66e3efa69c471b3c931acb11fbf03f902bc9 authored over 2 years ago by Aleksey Usatov <[email protected]>
Update changelog

843f00246bb02bc77ebd03cdf4f150b43e7408c5 authored over 2 years ago by Aleksey Usatov <[email protected]>
Update changelog

2e48dc25d51ab7925d5c3fedfdcf7c3b88f7c38d authored over 2 years ago by Aleksey Usatov <[email protected]>
Update changelog

c609f3074d99ff46b9f82becd7d1cbfb28ff7c0a authored over 2 years ago by Aleksey Usatov <[email protected]>
Fix tests

afda9100bfb3377ea3528cf127235f8e19077209 authored over 2 years ago by Aleksey Usatov <[email protected]>
Change file_size type to long

The next Bot API update will change file_size properties from int to long to accomodate 4GB+ files

74127949a8f0b875ff61fc471ad87a374ac90ed9 authored over 2 years ago by Aleksey Usatov <[email protected]>
Update Dockerfile

6cee4384fddd16e88126b070b6bf3255f1a122a2 authored over 2 years ago by Aleksey Usatov <[email protected]>
Update Dockerfile

0832c76d6f64cd8cc7dc4870d2cc27b4e09fdf39 authored over 2 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1093 from TelegramBots/enum_converter_generator

Enum converter source generator

e73ddbaf0db7a2c7662414c3ac043ff277bbb120 authored over 2 years ago by Aleksey Usatov <[email protected]>
delete empty files

6d886d919411a5f82dcf7359a94ceb25bc3aebb6 authored over 2 years ago by karb0f0s <[email protected]>
Merge pull request #1096 from TelegramBots/enum_generator_fix

a66e13077ff199f0f9cb621c5cedf83ad7dde2f5 authored over 2 years ago by karb0f0s <[email protected]>
Remove Unknown member from InlineQueryResultType

It's a part of Bot API and it doesn't have "unknown" value

39cb39477673e9ae7f5cb6d6b5ba679dd33f5edc authored over 2 years ago by Aleksey Usatov <[email protected]>
Refactor enum converter generator

- Remove unnecessary abstract class
- Change how unknown and zero values are handled:
- For en...

34b2d5a52a6ef68141b86bb0be2f34b7648f678d authored over 2 years ago by Aleksey Usatov <[email protected]>
Add legal information

cc86e76b18132eb586ae7226e79f3c8bdaac0a2e authored over 2 years ago by karb0f0s <[email protected]>
Add DisplayAttribute support

60c79d51349fef0dc7803543739aafcbb5986635 authored over 2 years ago by karb0f0s <[email protected]>
Add EnumConverter Source Generator

91f02c61ed9af2d96ce650243acab06e5c78eed6 authored over 2 years ago by karb0f0s <[email protected]>
Delete launchSettings.json

e6774312cdf407ca582082a26c8f752da18964a0 authored over 2 years ago by karb0f0s <[email protected]>
Fix Unknown field errors

aca49f988ed055b1d8225950bc32f5ca877ffcfa authored over 2 years ago by karb0f0s <[email protected]>
Add Generator reference

0145bae6e778b2d244a157f2a785f8efcdd04d72 authored over 2 years ago by karb0f0s <[email protected]>
Comment out affected converters

8eb4f3ef0ad8f222cade0a6acf92f4d63ee8bd4d authored over 2 years ago by karb0f0s <[email protected]>
Add Enum Converters tests

e90c07e6f770b188240f36e011afdf3941b1b028 authored over 2 years ago by karb0f0s <[email protected]>
Add EnumConverter Source Generator

49d41dc0a253f54c26b9d4b38ecb5aeb1707fedf authored over 2 years ago by karb0f0s <[email protected]>
Merge pull request #1095 from zvirja/feature/fix-nullability-for-chatid

Enhance nullability for ChatId conversion

f61b53ac12c2615c2d0298e11ad04d7d04488fe3 authored over 2 years ago by Aleksey Usatov <[email protected]>
Fix nullability for ChatId conversion

f3bcf6f17e9e0871dd94d120f49bda28458d3841 authored over 2 years ago by Oleksandr Povar <[email protected]>
Merge pull request #1091 from TelegramBots/develop

Release v18.0.0-alpha.3

72f62782de56c7ae2c7d02875b0b27486e503c59 authored over 2 years ago by Aleksey Usatov <[email protected]>
Bump prerelease version

e98e2bb532f543bd09c259c80815320f6eca4ff5 authored over 2 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1087 from TelegramBots/test-environment

Add options class to configure the client

6389ec838fcb60c8e86e2f724f789633c90e82c7 authored over 2 years ago by Aleksey Usatov <[email protected]>
Add missing documentation

cba73e02fe968778b1c5a41722bf1b8c57449312 authored over 2 years ago by Aleksey Usatov <[email protected]>
Add back ctor that accepts a token

This is for convenience where since most people will use Bot API
with the official bot server an...

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

3d2a7ac49722970d38d9258c93e25394b796a12e authored over 2 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1090 from TelegramBots/fix_pinChatMessage_parameter

Remove unused parameter from PinChatMessageAsync

2f1056b52f9ef4f9e10829753b4f771243f6c206 authored over 2 years ago by Aleksey Usatov <[email protected]>
Remove unused parameter from PinChatMessageAsync

0e4583afd9e9390a2fa81c9f3b4156c019983a6c authored over 2 years ago by karb0f0s <[email protected]>
Fix unit test

7b7c1d5366965d95d0c0f4aef285fecfdf1161c9 authored over 2 years ago by Aleksey Usatov <[email protected]>
Fix base url generation for test environment

ffcb672d55022dd4d8bce8b90948ac2496436741 authored over 2 years ago by Aleksey Usatov <[email protected]>
Use options class instead of bare arguments to configure the client

Add an option to use test environment for bot

f515fe44228e5763745e01617c0205fb4eb0be60 authored over 2 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1085 from TelegramBots/polling-extensions-fix

Rename errorHandler paramaters to pollingErrorHandler

791d592d8fa11ff802582254f8e1e7f3d89d51d2 authored over 2 years ago by Aleksey Usatov <[email protected]>
Rename errorHandler paramaters to pollingErrorHandler

a3dcaacb17af1b7a7836e33acfa1e495732f6467 authored over 2 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1084 from TelegramBots/karb0f0s-patch-1

Update README.md

08982bb0c1795a8d9ec438ecfa4ff82448141d3d authored over 2 years ago by Aleksey Usatov <[email protected]>
Update README.md

7bcc56fb2ebdd88b73174c9ef3016dd596d73d85 authored over 2 years ago by karb0f0s <[email protected]>
Merge pull request #1073 from TelegramBots/develop

Release v18.0.0-alpha.2

a8ee72055f1bbdbdcbb7fec446f6d62b4403283e authored over 2 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1083 from TelegramBots/api-6.0

Implement Bot API 6.0

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

819292cb095cf433d648bacd0bf8ed665b33e201 authored over 2 years ago by Aleksey Usatov <[email protected]>
Remove obsolete properties

a234683ef1444125a9de52977152685eddfd47f7 authored over 2 years ago by Aleksey Usatov <[email protected]>
Add serialization tests for MenuButton

ec57cdbbfd9a45c90521b2032df010945c7762c2 authored over 2 years ago by Aleksey Usatov <[email protected]>