Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pyrogram/pyrogram

Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
https://github.com/pyrogram/pyrogram

Fix wrongly passed positional arguments (#603)

Since CallbackQuery.edit_message_text takes 4 arguments and CallbackQuery.edit_message_caption o...

170442069713792a98f2b0fa543ff76e0d8ff840 authored over 3 years ago
Make parse_mode always lowercase (#575)

* Make parse_mode always lowercase

* Update client.py

Co-authored-by: Dan <14043624+delivr...

df4419da8ff3c4917375fbc22ba288c1db99df97 authored over 3 years ago
Add InlineQueryResultAudio (#539)

* Added audio support for inline query

* mime-type removed

* Update inline_query_result_au...

b4bdab10475fab9cc35ffaf2b807c72046056bd9 authored over 3 years ago
Remove unneeded check

0c46b653ecadab33155b15aef3f5c4c24b738784 authored over 3 years ago
Add support for editing inline messages' media using local files (#675)

* Fix edit_inline_media for local files

* Update edit_inline_media.py

* Update edit_inline...

fd04648ea01a38ba938243527da6a36c04ed1375 authored over 3 years ago
Fix captions being None when editing media message (#617)

* added missing doc string

* Fix for "None" for default caption

56e79c10f8c9c465ccb04d4bc3e1e4ee110ec007 authored over 3 years ago
Improved deleted message handling (#645)

* Tidy up namings of invite link methods

* Improved deleted message handling

Co-authored-b...

3be981ada10f187d29bccdbb7ea09623549cc488 authored over 3 years ago
Add new method set_bot_commands (#657)

* a new method set_bot_commands

* Delete bot_commands_list.py

* Update set_bot_commands.py...

293e852afd622f996596c59378ac6a31e56742cf authored over 3 years ago
Enable GitHub Actions on Pull Requests

ed3576e8e655a24192303b0e9295f1fe16c0e97a authored over 3 years ago
Fixed method Client.get_media_group (#619)

* Fixed method

* Added exception in case message_id is invalid

Co-authored-by: Dan <140436...

ecd83c594cc72e10e13d8c427e817f3495d97252 authored over 3 years ago
Add method Client.copy_media_group (#592)

* Add method client.copy_media_group

* -updated wrong variable names

* Replace with

* ...

429b871171b055c43210b2776da07aeaa6f7831b authored over 3 years ago
Fix get_me being called for every command

It needs to be called once only

934091d8ea6d59f9ad510a8edb84fb6af836f010 authored over 3 years ago
Fix duplicated commands in Message.command

Also add more test cases
Related to #676

636ff776d61a5823be88d75621f4e9c3b6fe9c55 authored over 3 years ago
Remove trailing username when adding args to Message.command

Fixes #676

4fc45014457b8a4dbceda6bf696bcbbc11a6aa41 authored over 3 years ago
Turn boolean .media and .service fields into strings

This way they can hold more info about the kind of media and service messages.
For example:
- mes...

1d940b96a3d75ed5e6c29388a16c6b4b77a12cf0 authored over 3 years ago
Fix save_file path argument docs.

Closes #671

97bd5443337a5ace31aa2becdecae122bfad1449 authored over 3 years ago
Add filters.command tests

35df2cc1f3813d3c32a0f615d18ada22c727ab7c authored over 3 years ago
Update configuration for tests

6cf9dd839e29ab339dc024ae53dae37c66f9e0db authored over 3 years ago
Update handling errors example

Use asyncio.sleep instead of time.sleep

8515ef174610c084babbc8c9918db5c8ba9db7e5 authored over 3 years ago
Handle bot commands with trailing usernames

Closes #139, #615

e9e6c30d05f5ebe84d6dbe8cbc0623afb97026d8 authored over 3 years ago
Cleanup connection info logs

a3e46b495771bf8fe707421d1200d34cbe50a53b authored over 3 years ago
Merge branch 'master' of https://github.com/pyrogram/pyrogram

826f815ca39b0f4cedb6246a6a936d533aaced26 authored over 3 years ago
Fix iter_profile_photos wrong hinted return type

928c8acd01a4d46c863f7fa9088637e10d46d75c authored over 3 years ago
Fix GameHighScore in the chat with yourself (#669)

Signed-off-by: Mario A <[email protected]>

2de1606e3de254a65a3c12ba0a5364019a25324d authored almost 4 years ago
Add VoiceChatScheduled type and Message.voice_chat_scheduled field

89860a4b4cad2b4fc921d133d210f267fd358059 authored almost 4 years ago
Add the field chat_type to the class InlineQuery

fa7673e51c0f555a35bbd11e7b2f72f9ff5f87f6 authored almost 4 years ago
Lower log level for unmatched closing tag

710cfa071d5a384c08f9e4ae2fea2065ccdaa3a4 authored almost 4 years ago
Fix empty messages don't have a chat id

5e77387919d1ef030b9bbf7a65675291cd5aa09a authored almost 4 years ago
Better error message in case of empty data in buffer

e4f99df07c2f26be0966eeefdf18ac53e03e5b49 authored almost 4 years ago
Merge branch 'layer-128'

c13230cb81a6721924a44ac6911e7f28034873d7 authored almost 4 years ago
Accommodate changes to photo file ids

2eef1d5fcf0e06705910704a6907c8f1131405f0 authored almost 4 years ago
Merge branch 'handle-503-timeout'

54350dc943110d62528d2736fd8562058f50f36e authored almost 4 years ago
Merge branch 'media-servers'

3c81006b40b7f57154b80a3bbe9923f992b8d554 authored almost 4 years ago
Cleaner error message

c5624c639bd467847fa2922307ccd150c8b193b0 authored almost 4 years ago
Show the signal name instead of the number

add492c1bea8668c0c5c7b50bcc63bbdc85972ef authored almost 4 years ago
Update Pyrogram to v1.2.9

- Make less noise at the INFO log level

4f585c156c1a2c6707793a8ad7f2f111515ca23b authored almost 4 years ago
Add support for media DC IPs

0c814e9e5e8c3a78405daaae64ee0687a2900cc5 authored almost 4 years ago
Update API schema to Layer 128

416c351f6bfa10f92d76d0070b059ee558cd1fe7 authored almost 4 years ago
Fix wrongly generated class names

9a8bf9d1dc625f09fd6877022bef200cc5ae97c8 authored almost 4 years ago
Handle ServiceUnavailable errors

#664

70ae12eb77c3a89566e9b480635e0bbd523b4d56 authored almost 4 years ago
Add support for signed error codes

b6f97ee924979065112902422dcc785ba64e716e authored almost 4 years ago
Update Pyrogram to v1.2.8

0b0bec9e278ee29ed6e84f4237cc9c39cc8ce55c authored almost 4 years ago
Fix memory session's delete() method not being implemented

Closes #660

818aebcc7c8bcab3ee32dd501a515495f09d714a authored almost 4 years ago
Update Pyrogram to v1.2.6

aa6b226e64a4202260b9f904d0c1e02931be41d1 authored almost 4 years ago
Add missing reply_markup for outgoing bot private messages

Fix #656

50d1f30ac1db56f28946cec88ec8bad51c331ad8 authored almost 4 years ago
Update Pyrogram to v1.2.5

701c1cde07af779ab18dbf79a3e626f04fa5d5d2 authored almost 4 years ago
Fix Layer 126 changes [user_id -> participant] (#648)

77ab7bffe794b3048f376ce4ef4d3cbe385f9150 authored almost 4 years ago
Update Pyrogram to 1.2.4

Add missing parameters to chat.promote_member

a86656aefcc93cc3d2f5c98227d5da28fcddb136 authored almost 4 years ago
Update Pyrogram to v1.2.3

97bb996a53c996a36c666224623149485f33383e authored almost 4 years ago
Fix messed up method names

da697aec13eb386ca78ef528fdad8fd41d9bd80f authored almost 4 years ago
Update Pyrogram to v1.2.2

ec1cd15094ab7a08c492deab6e95dabc279e2ec7 authored almost 4 years ago
Fix wrong example due to a method rename

808346f15be279a3d06dbfd0a7736cf98025a0a9 authored almost 4 years ago
Do not copy empty messages

eed331b1b15858af9a0f37f5a8113257c434ffba authored almost 4 years ago
Remove sphinx tabs extension

70efffa896e2ff6e30804e3974bc4c87c5e2e715 authored almost 4 years ago
Fix inline keyboard buttons with empty values

1d55eaa1ba6e39eca7883a829aba802c0a8f362b authored almost 4 years ago
Update Pyrogram to v1.2.0

a47e079fecd07a45c792e7c0b716bae7c9b30fc7 authored almost 4 years ago
Update API schema to Layer 126

b1dc0315a137242c66aca62300c935392028275e authored almost 4 years ago
Update Pyrogram to v1.2.1

19fab3cc784ea5cd271d7c782616cf9de54b87cc authored almost 4 years ago
Revert changes to the invite link regex pattern

New invite link methods don't need this and this change was
breaking old code (get_chat, join_chat)

e01ac7a3d3feba5c2d3b03c37a9a1fc0f915c5b3 authored almost 4 years ago
Update voice-calls.rst

73edcb5e69cc8e28879b60ffe5a26a65645cfe69 authored almost 4 years ago
Reword the license explanation

f13651af1dc33e02fe8ad0061e996e76a46b06e8 authored almost 4 years ago
Fix broken hyperlinks

66b1229664df43f839bb1e5b661629ea4b12f80c authored almost 4 years ago
Add FAQ about sqlite3.InterfaceError

b39a6cd2d4fa6d7f86d34b273714eac57439c348 authored almost 4 years ago
Add add_contact, improve delete_contacts and import_contacts

c971616808751c51d81c6e8540e10b49065a7507 authored almost 4 years ago
Update types.rst

3445507a9a7b3a2b354385dbd4d9a5ad08dfd0e4 authored almost 4 years ago
Add Message.edit and Message.reply to docs

2d785acdc75c422f45805184413f9050b6f4daff authored almost 4 years ago
Use Pyrogram's List when consuming generators

This will pretty print them when using non-async methods

b8cd08adb02b4b7b87f15bc9351db92b20775947 authored almost 4 years ago
Add get_chat_invite_link method

54ad043a703ecab2dfb3a03c99b598749e1bf9c8 authored almost 4 years ago
Fix type hint

a85ca8cc1a976de8846372c6ed610418a9eaabd7 authored almost 4 years ago
Fix stackable plugin decorators with include/exclude directives (#643)

* combination of decorators with plugins has solved

* fixing last pr: allow stackable plugin ...

73a1fee28af6218be38077b4f33ccd223b2d7f20 authored almost 4 years ago
Update API schema to Layer 125 (patch)

b6613fbd63fcab4d2fd16aef26e4aed63a083eda authored almost 4 years ago
Allow stackable plugin decorators for on_chat_member_updated

c7914f6c572c67aa9e86f0585d48d344574b0cc1 authored almost 4 years ago
Allow decorators in plugins to be stacked (#642)

This allows registering the same callback function more than once by using different handlers.

f0b1cc41f35a5e28b075a1b9c993caf0cbdab8fe authored almost 4 years ago
Fix ChatMemberUpdated args being parsed when they don't exist

c72bbcf9e129fe42415ef33d508a5f5679f92668 authored almost 4 years ago
Update ChatInviteLink docs

3fe43f8413769a446c4d34f120258eaba682a661 authored almost 4 years ago
Add support for user mentions inside inline query results

2eb7ab2f6e8673336f12b4e470d8325739ea9c53 authored almost 4 years ago
Add support for LoginUrl buttons

182768a5d389f87320767993fcc55f2d2d65cde0 authored almost 4 years ago
Add support for invite link chat log events (edit, revoke, delete)

a94c3bb4652c28059bf6364e2f5557a5f05e785b authored almost 4 years ago
Minor document fixes

1c52d21d659a2664fc1e2ccf6cbab8e694cf4ffb authored almost 4 years ago
Add support for can_manage_chat permission

ddb2d84f968fe5c3120edbf4387937156fe82373 authored almost 4 years ago
Add support for updates about chat member status changes

dff3d993e18d8035f09ff9633ff7cc60a0afd5ac authored almost 4 years ago
Add support for the new bowling animation (dice)

86cc1837b61ef157e1f8b5f886b2b392fd90267e authored almost 4 years ago
Move the "unknown constructor found" logging logic

89e590b968e27459af18bed6aab8057b94b7bbb6 authored almost 4 years ago
Add support for voice chat service messages

975ff219f2279065a2246b0cc2b857a0a6fb32ca authored almost 4 years ago
Add filters for voice chat service messages

783e89e0f0319c8163d54d86d0b082e022098e89 authored almost 4 years ago
Add filters.dice to filter Dice messages

6678af08aa57e5eab9f60b837b2f943ef314f2a3 authored almost 4 years ago
Add support for the improved Invite Links (#639)

* Add new invite link export methods

* Implement higher-level Invite type

* Update Docstri...

ee5f39374cde3b06c0119d362002a3c064afdcbd authored almost 4 years ago
Use a shorter if-expression (#621)

42b18657437050d40b9f3a0e3ee6dc42783a244c authored almost 4 years ago
Fix filters.create documentation (#623)

Wrong documentation for filters.create, callable funcitions requires 3 positional arguments (fil...

54b20875b9562522ba9a9f869080b5ff94bf3964 authored almost 4 years ago
Fix for strikethrough unparsing in markdown (#627)

f407facdc793259125cf04a3bd04d551e891692c authored almost 4 years ago
Add missing info in forward_from_chat (#632)

Added info regarding supergroup in forward_from_chat

9cbbf79972441beed3539c338ecdf7a79d4a7578 authored almost 4 years ago
Use fixed length mask instead of dynamic length (#635)

de68f83c1f810a97d8c5b2adea36ebecaceb0201 authored almost 4 years ago
Add one more 5xx error

4f16c174a38b153a0e9f83f233dac65f9c54f6db authored almost 4 years ago
Update errors list

4afedd7ba6113e106574772a2c0e8188d4038958 authored almost 4 years ago
Update offset by the amount of messages retrieved

2db8256276e984b49a823ad19b7a02ff8d6d2642 authored almost 4 years ago
Update API schema to Layer 125

31148c3a5638ec7c6717eebbf419c50447a46b4c authored almost 4 years ago
Update support.rst

137de2da0f826e4b970576db3749709f6f97f8fb authored almost 4 years ago
Update outdated information

ce6ba8d122bc35de49ab77dfdbea76c261d96f77 authored almost 4 years ago
Rename support-pyrogram.rst to support.rst

deef5781bf0cf2ef56cc15746e1861bcb7dcd9ad authored almost 4 years ago
Delete powered-by.rst

8bf0706cdf533d3643903251130ecb68f7c150db authored almost 4 years ago