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 ChatPermissions optional properties

a8bedda483c306f7f8baed495e19aaaf3be4c57b authored about 1 year ago by karb0f0s <[email protected]>
Merge pull request #1317 from TelegramBots/develop

Bot API 6.8 and 6.9

8b53002ec0eb49c41f939acea833ae077fe5ec18 authored about 1 year ago by Aleksey Usatov <[email protected]>
Merge pull request #1300 from TelegramBots/karb0f0s/v6.8

API v6.8

582eef1a01aacedf6cca2232a4661d8ca35035c4 authored about 1 year ago by Aleksey Usatov <[email protected]>
Merge pull request #1307 from TelegramBots/karb0f0s/v6.9

Karb0f0s/v6.9

ac11c2671289b1d43062b44396e74f875030dcf4 authored about 1 year ago by Aleksey Usatov <[email protected]>
Bump reference packages

f6b7dfac3b6abf3a9a8dcb1c1d3ab5b9b3fc8e76 authored over 1 year ago by karb0f0s <[email protected]>
Update CHANGELOG

65948aba673cf7006618a37b1522c423954ba7e4 authored over 1 year ago by karb0f0s <[email protected]>
Add the properties `FromRequest` and `FromAttachmentMenu` to the class `WriteAccessAllowed`.

1a60391166607792153c362e27283d9efdaa1633 authored over 1 year ago by karb0f0s <[email protected]>
Add the parameters `CanPostStories`, `CanEditStories` and `CanDeleteStories` to the method `ITelegramBotClient.PromoteChatMemberAsync`

and `PromoteChatMemberRequest`.Currently, bots have no use for these privileges besides assignin...

537c1c579cb378f0aee07baa6f11a921d1ce8bb1 authored over 1 year ago by karb0f0s <[email protected]>
Add the new administrator privileges `CanPostStories`, `CanEditStories` and `CanDeleteStories`

to the classes `ChatMemberAdministrator` and `ChatAdministratorRights`

7b7142981cc441a36abf79f08eb88de58b9ef750 authored over 1 year ago by karb0f0s <[email protected]>
update README

61f59a6f33e8bb8df89a97625f8140f9f712389c authored over 1 year ago by karb0f0s <[email protected]>
Fix unobserved async warning

42ece9e18a7aa88c703994ca964217ad71152f3e authored over 1 year ago by karb0f0s <[email protected]>
Bump reference packages version

dda600dfebb0b6f59254ff1a50f766aa8e25aa2d authored over 1 year ago by karb0f0s <[email protected]>
Fix typos

6e84a3db4853cc3d548de8115633c80c2d0761a3 authored over 1 year ago by karb0f0s <[email protected]>
Align code

cb2901d77de0dbf8fdab540e551885b9794cc3af authored over 1 year ago by karb0f0s <[email protected]>
Update CHANGELOG.md

0a08eddb7b7e96ecb0f3779871885a01207b1b18 authored over 1 year ago by karb0f0s <[email protected]>
Add UnpinAllGeneralForumTopicMessages

fb50469ab6c4c2bddf8ff14c572b2666fa48d0cf authored over 1 year ago by karb0f0s <[email protected]>
Add EmojiStatusExpirationDate to the Chat class

50be2ec5bd266307c897cf455201f209481ac672 authored over 1 year ago by karb0f0s <[email protected]>
Add VoterChat to the PollAnswer class

b4fd577efb5b18fc8cdd3b7f6133fb503661ca6d authored over 1 year ago by karb0f0s <[email protected]>
Add Story property to the Message class

b8afccb94b426084f0b12bde2162a2f758e45147 authored over 1 year ago by karb0f0s <[email protected]>
Bump package version

df8c1ee18b5f4979253863f8c190304348ad9c53 authored over 1 year ago by karb0f0s <[email protected]>
Merge branch 'develop' of https://github.com/TelegramBots/Telegram.Bot into develop

9aeaaba1240b25704d21a0599fce7789a5690254 authored over 1 year ago by karb0f0s <[email protected]>
Bump Meziantou.Analyzer from 2.0.45 to 2.0.54

Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.45 to 2.0.5...

4d426f215de237f2e63b0375df667d5ed8c9ecf7 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1263 from TelegramBots/dependabot/nuget/develop/Meziantou.Analyzer-2.0.54

Bump Meziantou.Analyzer from 2.0.45 to 2.0.54

74871558d8cd0f7a735cb08f1cea2eeddc97ccc8 authored over 1 year ago by Aleksey Usatov <[email protected]>
Bump Meziantou.Analyzer from 2.0.45 to 2.0.54

Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.45 to 2.0.5...

3773a439468f7198ea552e4484312ef6d1a86fe8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1255 from TelegramBots/develop

Release v19 stable

6fe1f1e274f8663c6fe3bcdf7cc504598124a2f1 authored over 1 year ago by Aleksey Usatov <[email protected]>
Remove version suffix

9fbd3aa36ffe1e072e81a5391e2edbed1862223a authored over 1 year ago by Aleksey Usatov <[email protected]>
Merge branch 'master' into develop

0fe4282a68fae4b6c4e6ab0bfcc2a862abf9b16c authored over 1 year ago by Aleksey Usatov <[email protected]>
Merge pull request #1253 from TelegramBots/karb0f0s/fix_deleteForumTopic

Fix #1252 DeleteForumTopicRequest

d32e0cd9edad840955ce10b3509753d302adff28 authored over 1 year ago by Aleksey Usatov <[email protected]>
Merge branch 'develop' into karb0f0s/fix_deleteForumTopic

0e646e3d987032a630ec85533053b7197d570cc0 authored over 1 year ago by karb0f0s <[email protected]>
Fix #1252 DeleteForumTopicRequest

8351d3acd62f948aed124d643b71c18c32e915ae authored over 1 year ago by karb0f0s <[email protected]>
Merge pull request #1250 from TelegramBots/karb0f0s/fix_1249_InlineQueryResultsButton

Fix #1249

6ff48bc2f42b1318a349d66e642373927cda5364 authored over 1 year ago by Aleksey Usatov <[email protected]>
Merge branch 'develop' into karb0f0s/fix_1249_InlineQueryResultsButton

d0c2fc097a5240ab28dc40eaf56d1d8b66db831d authored over 1 year ago by karb0f0s <[email protected]>
Merge pull request #1248 from TelegramBots/tuscen/inputfiles

Change IInputFile interface to abstract class

f9c6f4c4830f009bd7d716c52e7494dd6787a2f1 authored over 1 year ago by Aleksey Usatov <[email protected]>
Remove unnecessary class extension

a714e0bef20929d630dc8f1bd5c1d6f1b5da94d4 authored over 1 year ago by Aleksey Usatov <[email protected]>
Add additional factory method for InputFile

def6b6c013238dc8f0ca265e7215a4be4dc248d1 authored over 1 year ago by Aleksey Usatov <[email protected]>
Add XML docs

0608c7d46108614395675f953e10bc2f020ac306 authored over 1 year ago by Aleksey Usatov <[email protected]>
Remove user defined type conversions for InputFile

b95e9fef41a62675c81a4456f37cd216778778b0 authored over 1 year ago by Aleksey Usatov <[email protected]>
Remove unnecessary class extension

7b30bfeaa01fc5433db71a9d5dc8d24d7ae9cadb authored over 1 year ago by Aleksey Usatov <[email protected]>
Fix #1249

a479b5f44bf1716d9ec0d67f48e17a9320ca5c0b authored over 1 year ago by karb0f0s <[email protected]>
WIP

0c60cd77f5ded3211f3ca20a5baacef5885a5524 authored over 1 year ago by Aleksey Usatov <[email protected]>
Merge pull request #1247 from TelegramBots/develop

9473a529cca0619adbfd3eae45753dd7c70294b1 authored over 1 year ago by Aleksey Usatov <[email protected]>
Merge pull request #1246 from TelegramBots/dependabot/nuget/develop/Meziantou.Analyzer-2.0.45

Bump Meziantou.Analyzer from 2.0.33 to 2.0.45

3e8f0a723930809247e59a5eb39a7d1904f06756 authored over 1 year ago by Aleksey Usatov <[email protected]>
Bump Meziantou.Analyzer from 2.0.33 to 2.0.45

Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.33 to 2.0.4...

7a7e4f21813aa66da2776d9f24be81b13081dadb authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1245 from TelegramBots/tuscen/ci-fix

Change pipeline trigger rules to allow them to run on PRs

d5010a417e07589994b9504767f7fa366a260d36 authored over 1 year ago by Aleksey Usatov <[email protected]>
Make pipelines triggerable on PRs

36d7e1ac83856f355eb294929fc0e1b0570b4f9c authored over 1 year ago by Aleksey Usatov <[email protected]>
Merge pull request #1239 from TelegramBots/api6_7

Bot API 6.7 (April 21, 2023)

9dd3da5f5c8e76f5bce4955054294ea4fc5b3a63 authored over 1 year ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

8e4b98a62d72f2b4c4af3d655e3c0a3584865099 authored over 1 year ago by karb0f0s <[email protected]>
Update CHANGELOG.md

c531a322a9f6e0859905aa33492701f85c30cd28 authored over 1 year ago by karb0f0s <[email protected]>
Update .azure-pipelines/variables.yml

d5e2eecfc11406ece4a434f3255a509f3c6a1821 authored over 1 year ago by karb0f0s <[email protected]>
Fix nullability to optional properties

1fc67ab857bc6ebdea08ea1ee46e46ff57511fa8 authored over 1 year ago by karb0f0s <[email protected]>
Fix warning

7dc796c333e346bcfb92d4e3b5632a3ccd3d7630 authored over 1 year ago by karb0f0s <[email protected]>
Fix formatting

d3237cced6449f80b3a6b62c518e153cc7305857 authored over 1 year ago by karb0f0s <[email protected]>
Fix CHANGELOG.md

927c05a631f03aa8d8e7f7f37f5c3095ad64190e authored over 1 year ago by karb0f0s <[email protected]>
Add WebAppName to WriteAccessAllowed

51cfe485a253de829ab6f2b1c3398108ee6e5bf1 authored over 1 year ago by karb0f0s <[email protected]>
Add SwitchInlineQueryChosenChat SwitchInlineQueryChosenChat to InlineKeyboardButton

66c4d49de84a72e5b89e750b0a8da44b9540b974 authored over 1 year ago by karb0f0s <[email protected]>
Replace SwitchPmText and SwitchPmParameter with InlineQueryResultsButton Button in AnswerInlineQuery

d6279292dcb91a813cde3e205523e65b023e042e authored over 1 year ago by karb0f0s <[email protected]>
Add ViaChatFolderInviteLink to ChatMemberUpdated

0d7c4478affd9f5f33a0b83cb24158beb89f2f7c authored over 1 year ago by karb0f0s <[email protected]>
Add GetMyName and SetMyName

f4c29949f26903d57b44d2952e7fa20098e6ffd0 authored over 1 year ago by karb0f0s <[email protected]>
Update README.md

15d4e5069fad5a08818907544aea0b8871495ef5 authored over 1 year ago by karb0f0s <[email protected]>
Update variables.yml

df1fb8f40db3154713e035d8733b1cfdb119f718 authored over 1 year ago by karb0f0s <[email protected]>
Merge pull request #1225 from BloodShadow174/develop

Implement Bot API 6.6

3900a8e2722130d4c63af6485a36a97acedf50fc authored over 1 year ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

cc9d0b525eced8af3b3c5072fbc6105dc44414a0 authored over 1 year ago by Cat42 <[email protected]>
Changed Sticker property type from string to InputFileId for SetStickerPositionInSetRequest, SetStickerMaskPositionRequest, SetStickerKeywordsRequest, SetStickerEmojiListRequest, DeleteStickerFromSetRequest classes

c9569838ed1292bf01024796482198dae2a78bb2 authored over 1 year ago by Cat42 <[email protected]>
Update README.md

fa03a8e93be5c25a38545aa8968b205d384a4dcd authored over 1 year ago by Cat42 <[email protected]>
Bump version

95894cd3a6ac6caf8045508aa836e45d503de11c authored over 1 year ago by Cat42 <[email protected]>
Apply suggestions from code review

Co-authored-by: karb0f0s <[email protected]>

85dc9b1ad2edf535826d12f8fd3c4ac594f19903 authored over 1 year ago by Cat42 <[email protected]>
Update src/Telegram.Bot/Requests/Stickers/DeleteStickerSetRequest.cs

Co-authored-by: karb0f0s <[email protected]>

dcdab05ba13740c7fd1e89efbb3f1965bf8b2ffc authored over 1 year ago by Cat42 <[email protected]>
Update src/Telegram.Bot/Requests/Stickers/CreateNewStickerSetRequest.cs

Co-authored-by: karb0f0s <[email protected]>

348869fc9bbc5292705668fd824f3f199d5157ed authored over 1 year ago by Cat42 <[email protected]>
Implement Bot API 6.6

c624fa4cea49dfcf1cc258edd42603bfcb7646f5 authored over 1 year ago by Богдан <[email protected]>
Update CHANGELOG.md

8b1c620e19605e000110d64ed06420159b5c6a77 authored over 1 year ago by Богдан <[email protected]>
Bump Meziantou.Analyzer from 2.0.20 to 2.0.33 (#1234)

39348265603d4225c3cbac209194fe202cea69c6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Meziantou.Analyzer from 2.0.19 to 2.0.20 (#1224)

884431b59171ed0f713ee9e61ed5533e8c8d2203 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Scriban from 5.6.0 to 5.7.0 (#1221)

f33ce73931ad312b2afbe0e9d29c70609478fe2a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#1217)

f6400b0101392608f6a8c3ada25d947c92b9a64a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Meziantou.Analyzer from 2.0.16 to 2.0.19 (#1220)

6238ef7601ee73d6db411692cf6b484f4e063b1a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.5.0 (#1219)

0a5a57242c0b137d57234e97c4334491f2888ed1 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Meziantou.Analyzer from 2.0.14 to 2.0.16 (#1215)

d370dec3d7433dde442fa115434a63dc9baf65cb authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1211 from TelegramBots/fix_readme

1fade503db44d403b89de494bfae1d9b83d413eb authored almost 2 years ago by Aleksey Usatov <[email protected]>
Fix README

5ee8b073c48db23a39512fea650474a9b5d2a358 authored almost 2 years ago by karb0f0s <[email protected]>
Merge pull request #1207 from TelegramBots/fix_forum_methods

Fix forum methods

e999d95584118166ba1aa8ca1c62d784dccebea7 authored almost 2 years ago by Aleksey Usatov <[email protected]>
Merge branch 'develop' into fix_forum_methods

2e6db8b5d6363f796fbdbf76d8d5f7f1a8142e3b authored almost 2 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1209 from TelegramBots/fix_warning_rs1036

Fix warning RS1036

c127b54610331e364d5ff10b278bb94d299bf33d authored almost 2 years ago by Aleksey Usatov <[email protected]>
Merge branch 'develop' into fix_warning_rs1036

da4392f8871ef6d4846d71f75c00f131b3ad5990 authored almost 2 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1210 from TelegramBots/remove_obsolete

Code cleanup: remove obsolete requests and properties

719063bef50176066fb2df0682a898b58d25cfb1 authored almost 2 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1208 from TelegramBots/fix_xml_docs

Fix XML docs

57416b4415099f1d74436da8c323644bfe0a4019 authored almost 2 years ago by Aleksey Usatov <[email protected]>
Fix: use nameof instead of string literal

e59c5268945dc8ab87c69042b80164887f2186d0 authored almost 2 years ago by karb0f0s <[email protected]>
Fix XML docs

83c3be1e476c19aceb47f94a4a9ca1a522453811 authored almost 2 years ago by karb0f0s <[email protected]>
Remove obsolete properties

05b613c7926fac38c007b74605f703b5cc53c1c6 authored almost 2 years ago by karb0f0s <[email protected]>
Remove obsolete request types

0c94eb648aee64d85890ff61ae678b5dbe0304f4 authored almost 2 years ago by karb0f0s <[email protected]>
Fix warning RS1036 in Source Generator

18efd487a1036d87ef676d8095cec8926022b363 authored almost 2 years ago by karb0f0s <[email protected]>
Fix CreateForumTopicAsync return type

f8c4727c8a456464eb10e482c97cacafe1072b93 authored almost 2 years ago by karb0f0s <[email protected]>
Fix GetForumTopicIconStickersAsync return type

9e69e6bde13b8877c9929841580df0bd9409b22e authored almost 2 years ago by karb0f0s <[email protected]>
Fix GetForumTopicIconStickersRequest XML docs

ac2bda926d9ac349b167fd3471cd07575440aa39 authored almost 2 years ago by karb0f0s <[email protected]>
Merge pull request #1187 from TelegramBots/karb0f0s/fix_build_warnings

Karb0f0s/fix build warnings

902668b32d20d57e090063ec3f8b90ad91283eac authored almost 2 years ago by Aleksey Usatov <[email protected]>
Merge branch 'develop' into karb0f0s/fix_build_warnings

a080dc937586ce5bfe542203c4b66fa5c0a6315f authored almost 2 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

f98144ed1e10bc6bf74d851f6e44ad2f96952615 authored almost 2 years ago by Aleksey Usatov <[email protected]>
Merge pull request #1204 from TelegramBots/tuscen/api-6.5

Implement Bot API 6.5

30e9b248e1b2a25dc4142aaf9f68dca1a986af65 authored almost 2 years ago by Aleksey Usatov <[email protected]>
Merge branch 'develop' into tuscen/api-6.5

048ba52dbb091c641bc786ad48a0fc8d11d6ccd7 authored almost 2 years ago by Aleksey Usatov <[email protected]>
Update XML doc

Co-authored-by: karb0f0s <[email protected]>

1f6972283c26bdab667f111f724687d109f99bdf authored almost 2 years ago by Aleksey Usatov <[email protected]>
Add factory methods for new keyboard buttons

a57ecae4d4dcff5291ad48f7f797de0a5eb86bf7 authored almost 2 years ago by Aleksey Usatov <[email protected]>