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 sendMediaGroup request

e3a1ad6bbda46b68f07cfeaacc72e56045fd48b0 authored about 7 years ago by Aleksey Usatov <[email protected]>
Add sendVideoNote request

d0650d63488e270d0fb8c0371b77d3181d8ce708 authored about 7 years ago by Aleksey Usatov <[email protected]>
Add sendVoice request

f9e751e78abbc8e668f6920bd9afca4b8b700dae authored about 7 years ago by Aleksey Usatov <[email protected]>
Add sendVideo request

280f9c01dd68e7f213ac9cc2f5fcd74a40b0c0b2 authored about 7 years ago by Aleksey Usatov <[email protected]>
Add sendDocument request

f2f8ee2a8f2ae3d7af7f07599dafd2924b948551 authored about 7 years ago by Aleksey Usatov <[email protected]>
Add sendAudio request

118a535d38722bfa5c6e19903b53b7ddaac2fa56 authored about 7 years ago by Aleksey Usatov <[email protected]>
Add sendPhoto request

1cf20cf4f44b64a2259fa6389e6f232ed884470e authored about 7 years ago by Aleksey Usatov <[email protected]>
Add forwardMessage request

b4bd49616d644f8155da9fb59a5b1b5c1586698e authored about 7 years ago by Aleksey Usatov <[email protected]>
Add sendMessage request

4c3989eb82dc7af0bc22266d0362a93a55d7c284 authored about 7 years ago by Aleksey Usatov <[email protected]>
Add getMe request

5f4d033b0228fab2c07b3ee6a6639a4c5eccfae7 authored about 7 years ago by Aleksey Usatov <[email protected]>
Add getWebhookInfo request

55568b57ec158c74c88e541bbad8c3acc166d282 authored about 7 years ago by Aleksey Usatov <[email protected]>
Add deleteWebhook request

95235758460da9e39d3189683106b74f019fc882 authored about 7 years ago by Aleksey Usatov <[email protected]>
Add setWebhook request

61671b5a6204dca466cc6b8e16d5ec53dd9a51e8 authored about 7 years ago by Aleksey Usatov <[email protected]>
Add getUpdates request

ecd032bba6129b15573f0a173fa0148ad9a34b7a authored about 7 years ago by Aleksey Usatov <[email protected]>
Add custom contract resolver

It is added back because request classes are not meant to be serialized outside of the library. ...

627921a73870c9d041c0449437d2be8b115707bc authored about 7 years ago by Aleksey Usatov <[email protected]>
Remove IResponse interface

12c81f272557f600e9b404620f54dbe580df83cc authored about 7 years ago by Aleksey Usatov <[email protected]>
Pass RunSummary to assembly fixture

Assembly fixture should implement IAcceptRunSummary interface to accept test results

13cec051f009dec1daf61f3f65dc44e563cbf95a authored about 7 years ago by Karb0f0s <[email protected]>
Run tests with dotnet-xunit

Run tests with dotnet xunit allows to stop tests run after test fail

7609baa3ba57824e42ff83af22db1b84bb609684 authored about 7 years ago by Karb0f0s <[email protected]>
Show test execution result in super chat

Get test execution result in RunTestCollectionAsync and pass it into TestsFixure instance

f5f707a1ee213c67d1dd47b86ff6720c5583042c authored about 7 years ago by Karb0f0s <[email protected]>
Use constant paths to test files

d81807ec92e41daaaf5275d643d704209319455a authored about 7 years ago by Poulad <[email protected]>
Merge branch 'more-tests' into develop

5e6997553f86d7bec626d64e634f34648535641a authored about 7 years ago by Poulad <[email protected]>
Include xml docs in nuget package

c7ce6326b3a7fbf33079961af518a16004e4bff6 authored about 7 years ago by Poulad <[email protected]>
Update changelog for v13.4.0

5838d8de3fb1be7af4312882678d683f42142b72 authored about 7 years ago by Poulad <[email protected]>
Update CONTRIBUTING.md

b392847d84d4ef2ecb08eb232beaefff15464422 authored about 7 years ago by Poulad <[email protected]>
Merge branch 'more-tests' into test-stickers

3255549e105b344680acc87cf2c6f2fda0eb1d79 authored about 7 years ago by Poulad <[email protected]>
Merge branch 'more-tests' into test-stickers

938be0e1776d82094717fbbb35cd5300b298c040 authored about 7 years ago by Poulad <[email protected]>
Add more sticker tests

1b59d14794a6b1dfe8a38676a9967ea17d595a7d authored about 7 years ago by Poulad <[email protected]>
Merge pull request #536 from Tuscen/develop

Fix issue with chat member admin tests

750b4c98002e3f257cc08e36a21954ce35ce0376 authored about 7 years ago by Poulad <[email protected]>
Fix issue with chat member admin tests

These tests fail when a regular user has `_` (underscore) in his/her username because underscore...

0caeb701f05e6ef2cda6ba5e4e4ea3241e7cb756 authored about 7 years ago by Aleksey Usatov <[email protected]>
Remove "var" implicit types in test methods

7c3b8b923f11252fae85dca78e894ea16c3c8781 authored about 7 years ago by Poulad <[email protected]>
Merge branch 'test-stickers' into more-tests

a74d17e4d2351e0462a33836cf257914d35d80e2 authored about 7 years ago by Poulad <[email protected]>
Test duplicate sticker name scenario

67bcc40e737dc535b18860c15a9218c8f3568d15 authored about 7 years ago by Poulad <[email protected]>
Use loremflickr urls to send albums

98d32486a6430068e33611563624abcaaeb346a4 authored about 7 years ago by Poulad <[email protected]>
Merge branch 'more-tests' of https://github.com/TelegramBots/telegram.bot into more-tests

968d90914656f01f11bfcc760648d83c798258d1 authored about 7 years ago by Poulad <[email protected]>
Test invalid sticker dimensions scenario

03f161213157379c3ebb32b6a9dcb434cc92e791 authored about 7 years ago by Poulad <[email protected]>
Test invalid sticker emoji scenario

3392a2e265cd3f1e849f2e325f274e51fb7528e4 authored about 7 years ago by Poulad <[email protected]>
Test invalid sticker name scenario

e078243ce1ff0f935375dde4a4c9e521f7270987 authored about 7 years ago by Poulad <[email protected]>
Merge pull request #523 from karb0f0s/test-stickers

test(stickers): test stickers API

aa35bb8b907cab6b9e8d843310123c3ddf4c5eb8 authored about 7 years ago by Poulad <[email protected]>
Update sys-integ-tests.md

fe0f6f91f2b1164e01f71cb3b888b5811811ef70 authored about 7 years ago by Poulad <[email protected]>
test(stickers): test stickers API

TelegramBotApiMethods for stickers API
Stickers from official sticker pack (required for UploadS...

8e0bfa91c76fcbff50e3705fc0408743a391678c authored about 7 years ago by Karb0f0s <[email protected]>
Merge pull request #522 from karb0f0s/ShouldReceiveContactInfo

Fix -> Contact message is never a replyTo message. Should check ChatId instead

35e85b7469339816d34628edf8cc06600503ed2c authored about 7 years ago by Poulad <[email protected]>
Fix -> Contact message is never a replyTo message. Shoud check ChatId instead

f093ad6dcdc312899a6f842185a733c338fee995 authored about 7 years ago by Karb0f0s <[email protected]>
Add more exception types

8c37eac92b3de739bbe29c90f755f061bb62457e authored about 7 years ago by Poulad <[email protected]>
Test uploading sticker

af6b86776ae4efa6c27c3d94a697efccc6f81b37 authored about 7 years ago by Poulad <[email protected]>
Clean up keyboard markup after contact test

4c994490a2307af7915e66a30908ecfa0bfd72b0 authored about 7 years ago by Poulad <[email protected]>
Merge branch 'develop' into more-tests

20807d5f8cd19134b9dfac816f7688812f06affc authored about 7 years ago by Poulad <[email protected]>
Use SuperGroupChatId instead of ChannelChatId.

d45373ec62476c47a63967075c734894b0458008 authored about 7 years ago by Karb0f0s <[email protected]>
Merge branch 'develop' into more-tests

b6ce92d8a3f440dad073ce5ddeecc35423024c3a authored about 7 years ago by Poulad <[email protected]>
[+] Should_Send_Sticker Test

9a4e4d4c14956d5b47a9f80e9a996d2c7e935883 authored about 7 years ago by u_m09ad <[email protected]>
[+] StickersTestFixture class

0a18f28085b81c33a65f2e8c2046b2026dacae44 authored about 7 years ago by u_m09ad <[email protected]>
[+] sendSticker API Method

8cf494cc620be1fe642cfeae5fd069f4fbe742a1 authored about 7 years ago by u_m09ad <[email protected]>
Update changelog

f05a53575a18d891c68fbfb59651f2f71e845650 authored about 7 years ago by Poulad <[email protected]>
Upgrade to v13.4.0-rc2

d4990e7c9e1e376d82ef1fb7feb09d45d49c3c02 authored about 7 years ago by Poulad <[email protected]>
Fix #513 Add snake case name property

77af85ef2b4e0616a16497adbf056d5b766228c0 authored about 7 years ago by Poulad <[email protected]>
Merge branch 'develop' of https://github.com/Dragonsangel/telegram.bot into issue513

9b56576e83b3e7112e53007cca2770f6be589d31 authored about 7 years ago by Poulad <[email protected]>
Merge pull request #516 from TelegramBots/api3.5

Bot API v3.5

99f7cbdc03d5acd93c985a11b7766f36ecbba190 authored about 7 years ago by Poulad <[email protected]>
Document new implementation

2bc7275438dd43ea99bc46e751c7753c6bab890a authored about 7 years ago by Poulad <[email protected]>
Merge branch 'develop' into api3.5

3131cd93658ded1541a2081c8a8c7d3d5ece6702 authored about 7 years ago by Poulad <[email protected]>
Update documentations

1303d5059df160f5baece5c7e0214cc554bea708 authored about 7 years ago by Poulad <[email protected]>
Test albums with videos

41e883a143ac5d70992677bd99f8544f2768a3a5 authored about 7 years ago by Poulad <[email protected]>
Test sending album with existing photos

c1a25dcf45e70e27b63765e128ea69d84860d793 authored about 7 years ago by Poulad <[email protected]>
UTF8 encoe file names

7da2e4bd40f5a76a003dd69cd976397b73baf837 authored about 7 years ago by Poulad <[email protected]>
Upload and send photos in album

4e6648348b83daf8a351cf1070bf8490da31298d authored about 7 years ago by Poulad <[email protected]>
Merge branch 'develop' into develop

0f0824044bbc987c9b92810aaee7e1e86498693f authored about 7 years ago by Dragonsangel <[email protected]>
Update issue template

76c25118833d09d948c8aa841d8e8682586ddac8 authored about 7 years ago by Poulad <[email protected]>
Added SnakeCaseNamingStrategy attribute to all Type classes

Added the SnakeCaseNamingStrategy NamingStrategyType attribute to all
Type classes

f97df22907a728acfb190e4339107dbf9f59da5a authored about 7 years ago by Dragonsangel <[email protected]>
Edit sendInvoice signature backward compatible

9541afc290eaec76ba2ddbb71201e20b9433c2a3 authored about 7 years ago by Poulad <[email protected]>
Add provider_data to sendInvoice method

476b14bc4817ecacb8fab0509e26c1bfdbf6cde0 authored about 7 years ago by Poulad <[email protected]>
Enhance code style

6e5e17426551d176434dd7af9f168d16ea349715 authored about 7 years ago by Poulad <[email protected]>
Upgrade version

1295ebfe8cd383b7ea702dcfe33b238e992140dc authored about 7 years ago by Poulad <[email protected]>
Test pin/unpin channel messages

eb13b9375b3b45919ced7eeb6c0763d03490dfb4 authored about 7 years ago by Poulad <[email protected]>
added .NET 4.5 as target as suggested in #500

resolves #500

578fb246a9576e77c18a48049f7308b2e80c41d8 authored about 7 years ago by Robin Müller <[email protected]>
Fixed README status images

873cdaf55268356a1a3c907f8a67e25cd85293ca authored about 7 years ago by Robin Müller <[email protected]>
Implemented C# 7.1 default literal expressions

79251dbac5288c3f879b87d1806f012b185e4009 authored about 7 years ago by Robin Müller <[email protected]>
Merge branch 'develop' into more-tests

9042a1491364eb5cfbaf2ca79a2d09cbc2794936 authored about 7 years ago by Poulad <[email protected]>
Merge branch 'master' into develop

2cb716610ef0fbf4287d2843e23cc785b504efcd authored about 7 years ago by Poulad <[email protected]>
Disable sys integ tests on master

db92f0ec73e8a8397b7ee3001cf299f514b1f208 authored about 7 years ago by Poulad <[email protected]>
Merge pull request #497 from TelegramBots/develop

v13.3.0-rc1

7babc59e4f0c57f1053624fd30841306f8afdb42 authored about 7 years ago by Poulad <[email protected]>
Merge branch 'master' into develop

d5faf56d9f9728d8c3e214502f19a5bab6f4e67e authored about 7 years ago by Poulad <[email protected]>
Merge pull request #495 from TelegramBots/api-v3.4

v13.3.0-rc1

c2e90712245d41601fbdef8df8f6f29279bfa8cf authored about 7 years ago by Poulad <[email protected]>
Edit package info

ac49eee9e258f97951eb216b947c80569d75600b authored about 7 years ago by Poulad <[email protected]>
Fire events for request/response

f27f35b138160689df80f0abbd0d14f8c1460aa4 authored about 7 years ago by Poulad <[email protected]>
Upgrade to v13.3.0-rc

3fa4e34ff29a78ba7a8cf2655d9e577f1317efd4 authored about 7 years ago by Poulad <[email protected]>
Enhance inline live locations test

02867033f1956871c2f04f89ac31fb55702c1de3 authored about 7 years ago by Poulad <[email protected]>
Enhance live locations tests

d123fd723b1203449ff286881172ada6fbbe3dd1 authored about 7 years ago by Poulad <[email protected]>
Fix serialization issue

1d619a892f765cad6ef0bdc2b1954fb1e1df1052 authored about 7 years ago by Poulad <[email protected]>
Merge branch 'pr493' into api-v3.4

2f23be70369cafab6e09bb402a3a44fb4528592e authored about 7 years ago by Poulad <[email protected]>
Merge pull request #493 from Tuscen/json-attributes-cleanup

Cleanup json related attributes

8b2363ff74b6629eac155b9e5b0148969c751397 authored about 7 years ago by Poulad <[email protected]>
Remove AssemblyInfo

71a3fbc544abf1dd9252eaa7612f906ba95b4f07 authored about 7 years ago by Aleksey Usatov <[email protected]>
Cleanup some more json attributes

fdbfe82cda2c48f63ef035a807ad820a05caf55d authored about 7 years ago by Aleksey Usatov <[email protected]>
Test setting chat sticket set

dc4376335d1faa8749aaaeb91975261ae8ddf076 authored about 7 years ago by Poulad <[email protected]>
Cleanup json related attributes

This update adds contract resolver with snake case naming strategy so excessive code in json rel...

48f5b32100c2c6977a76a317020ee319537ccbcd authored about 7 years ago by Aleksey Usatov <[email protected]>
Merge pull request #491 from TelegramBots/api-v3.4

Bot API v3.4

e913b113fe34db12ece3b3c47d342203793302ce authored about 7 years ago by Poulad <[email protected]>
Upgrade tests to .NET Core 2.0

36bff5dd664e2edd1fab4b81f00ec7867993b1a7 authored about 7 years ago by Poulad <[email protected]>
Merge pull request #488 from Tuscen/develop

Implement Bot API v3.4

dda8d0cdc7719c5af13127eb27566f1e277ea06f authored about 7 years ago by Poulad <[email protected]>
Modify type serialization unit test

d88ed8dd9f5c6b4eb572998644135885e5a50ba1 authored about 7 years ago by Aleksey Usatov <[email protected]>
Implement Bot API v3.4

fe0c63c891177e9a6c5cdd104956fb9da0f6ca35 authored about 7 years ago by Aleksey Usatov <[email protected]>
Fix #478

2ab8edcfdc9e1d4535fb61a44eaf0d3830737585 authored about 7 years ago by Poulad <[email protected]>
Test contact request exception

f3c36672fa46825bd090e8509e5199f681331cca authored over 7 years ago by Poulad <[email protected]>
Merge branch 'develop' into more-tests

e673685b2ff2acb7c92e41848481e597c6b9d1d2 authored over 7 years ago by Poulad <[email protected]>