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

Add a friendly interface for getting chat event logs

Add get_chat_event_log method
Add ChatEvent and ChatEventFilter types

6daa501972382215bac68bc2d53d62cc38b517ef authored almost 4 years ago
Small code and docs fixes

b5c39121c379943a00a394c96cefcbb5ffef4e36 authored almost 4 years ago
Fix sphinx warnings

46ced1aa11968a5c21fbc9eea6beabb09f0f6f2f authored almost 4 years ago
Add FAQ about client library & framework definitions

ee9d0e4622fd7f71ab023c0cfc41605920b7a3af authored almost 4 years ago
Update conf.py

- Copyright year
- Docstrings params fixes

52e905d6e7d2847f133700c46b7f84c30029f549 authored almost 4 years ago
Fix 404 link

9c0210e87a0e4efa50338f99fb939064387b9a35 authored almost 4 years ago
Add can_manage_voice_chats to admin permissions

2154872acb00fd8bb8aaf4ab215ed125d0b0b6a0 authored almost 4 years ago
Allow Message.copy to remove reply markups

83f4d12ad20e67eed4a899be4adcdefd2e82ba23 authored almost 4 years ago
Fix Message.copy ReplyMarkup (#604)

a390eceba3353dc6a03f85888034c5147c959d9c authored almost 4 years ago
Mention that linked_chat is available only when using get_chat

Closes #629

1afc9980614513347ffca098d449d63242a04837 authored almost 4 years ago
Fix some index out of range errors

Closes #601

d7f2bd90300dc7569c766099d2884ae1790b3909 authored almost 4 years ago
Enable docs for Message.get_media_group

e390aea86e7ed227e42d5905b637a8cbdf00ee34 authored almost 4 years ago
Add bound method get_media_group() (#593)

* Bound method - get_media_group()

* Update message.py

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

6a22e2e262adf8932b61f1e74879f6d1072afb4e authored almost 4 years ago
Update issue templates

415beb21f20cfa15877e6dc8b95c375261e1315d authored almost 4 years ago
Update API schema to Layer 124

5dabeeafbb66fbb126df669d1afb08b29d1fee2c authored almost 4 years ago
Update API schema (Layer 123 patch)

9f5179863ae56349c288032db6ccefb6df697f50 authored almost 4 years ago
Fix enum items showing ids instead of names

b47c5a93b16c084a6b3f867698d0f3c4340803aa authored almost 4 years ago
Fix Typo in input_media_audio() (#614)

* Fixes #612

2ad21e9096763de54fa5b9244dc71fdd1bc5f930 authored almost 4 years ago
Fix User._parse_status type hints

fcf91661fc1ab9437f8bf7cc6899a9021eb3963e authored almost 4 years ago
Add Chat.is_fake and User.is_fake

57128c0ab789826561ab0bfaa79ebe797c17218c authored almost 4 years ago
Fix small typo in copy_message()'s examples (#588)

1bba5cad54337c271256b6e84f40774f48ea119b authored almost 4 years ago
Add missing docstrings for Chat.iter_members and .get_members (#600)

811324b90757abaaaaa2aae93e4c69b7c1c270be authored almost 4 years ago
Update API schema to Layer 123

c3819ddb56cccb6c28155032a61c3d1b58403675 authored almost 4 years ago
Update Pyrogram to v1.1.13

33d373adbe6baa35f2791c7d6d56713ed0d562d6 authored about 4 years ago
Fix wrong emphasize lines

f9a129ab5fd6be3db32ea76b73133eab47e84608 authored about 4 years ago
Add missing bound method Chat.mark_unread

b9adc5c294c5416c84c4cfbcba73b4dad9a6a3d3 authored about 4 years ago
Fix strikethrough message entity unparsing (#598)

967f25796c0e315e4c44eaab39780dd5d2614494 authored about 4 years ago
Update Pyrogram to v1.1.12

2b3e5f2b0a7e4e8c5c6fa3190329641e0535e84a authored about 4 years ago
Fix issues with global_search(): add the filter parameter (#589)

* this commit will fix issues with global_search()

I was recently getting this error on app.g...

54b92c0892b6524c8277d9cb11f973a6398ed1d4 authored about 4 years ago
Update Pyrogram to v1.1.11

27614c0c1945c225f00791d78e7281db281c2fc6 authored about 4 years ago
Fix small typo: Message.unpin was pinning

4b3fc729ade543dce7ace28e7bcdb4d9a3e2e7c4 authored about 4 years ago
Add missing Message.unpin docs

3c992e8f86c0adda7ed08d2bcbe529cda0086d07 authored about 4 years ago
Update Pyrogram to v1.1.10

63cc36d7599d0106f8570dfb4965ce12c7e07ebe authored about 4 years ago
Fix wrong excepted error

Closes #582

2ad1d9cbc8e41041aa89c1bdc85df6f8a7a93cc0 authored about 4 years ago
Remove obsolete example from docs (#576)

79583a29fc199f699eb13ab9d181fc0ca7fa1d68 authored about 4 years ago
Fix DC sessions for inline message edits (#585)

38d60f5e1009f517f57480ec2240dc261c0c70eb authored about 4 years ago
Update copyright year in forgotten places (#583)

99829eff9cf4f50b2ae68e5e8fdfda905eb77d50 authored about 4 years ago
Mention that members_count is obtained from get_chat only (#581)

c25871c452c5d90233dcfe0ab00efe6f8167fa23 authored about 4 years ago
Update Pyrogram to v1.1.9

ff5cabb3c8850b57466a37587ec3317d991ba064 authored about 4 years ago
Fix captions not being preserved when editing media

51f771457c99e084627490f2a755afe4c9b19f28 authored about 4 years ago
Update README.md

15f95a07065b75e28a7b7f517b24d6680e32dc44 authored about 4 years ago
Add new errors

d28db9612894068de2255944698c7283b0a9e652 authored about 4 years ago
Update Pyrogram to v1.1.8

59ca3bcd3589ec70d848e9b278c0e0aa23de5bb8 authored about 4 years ago
Always run crypto-related functions in the dedicated thread

a48d27f501b73eee842384723c33db298ce1e6c3 authored about 4 years ago
Update copyright notice

Year 2021

7dda167c0922e25a43531c178f73103cac9b61fa authored about 4 years ago
Update file_id tests

dbadfb28508ed74982d5d6ddd6246ee3244084e0 authored about 4 years ago
Fix thumbnail downloads

820fe2cbcd9a5d63476339e4595d7433863b0f8c authored about 4 years ago
Update Pyrogram to v1.1.7

38efceefb15a720811b52a579d5731763676bf34 authored about 4 years ago
Also print the exception type when logging query issues

Use "repr(e)" instead of "e" alone (i.e "str(e)") because sometimes
builtin exceptions have no me...

a8a9a1ac1f51e7f3c7fb3328c414a03f94916eb0 authored about 4 years ago
Merge branch 'develop' of https://github.com/pyrogram/pyrogram

Conflicts:
pyrogram/methods/chats/__init__.py
pyrogram/methods/chats/mark_chat_unread.py

91ec6ebf1b342b3a6011f04c17041f56879c33ce authored about 4 years ago
Fix wrong usages of italic delimiters

c2c857b61bb34eefe8ed096a1df7ece05040a771 authored about 4 years ago
Update Pyrogram to v1.1.6

a3464e0bf1be9628a12a2bb6fdf5e7d89ae15d14 authored about 4 years ago
Fix get_profile_photos returning a list of None

449b065fe995e0e131b5927287b6a6b0ff556afb authored about 4 years ago
Allow copying bots' messages reply markups

Even though this often requires a user account to fetch other bots' messages

d4c07304d0f31e1f95b39fa3a734d0e755a2705b authored about 4 years ago
Allow passing False instead of None for optional flag-boolean parameters

Previously, passing anything that was not None would result in the boolean
flag being set to True...

3d971fb577779ea6e4de24c09da582dab95ae82c authored about 4 years ago
Update Pyrogram to v1.1.5

4698f716ad2076687c6d96ed80664ce41458b95c authored about 4 years ago
Fix bad mime_type default value in case it doesn't exist

f764d245f512e3abfd106f6120263538182c5bd3 authored about 4 years ago
Update Pyrogram to v1.1.4

34f62b9c670c2e8a8e96e0925a5f5e5ca3d22814 authored about 4 years ago
Improve HTML parser

Closes #567

0d357fb5a9157efd7da5e0200bd4f20632f8b624 authored about 4 years ago
Fix typing hint missing in forward_messages function (#569)

01a3aab482efa7075b85626c4660836fdbab16c2 authored about 4 years ago
Update Pyrogram to v1.1.3

6e29283d048757eec9f4b07f6a606e135e9cd7d0 authored about 4 years ago
Rework and simplify message parsing

ed79f73bd702e9e92b208d641b0cd8f473fb48d6 authored about 4 years ago
Update Pyrogram to v1.1.2

730243f4516dcc4ffe168550cdcbe5604ca7735d authored about 4 years ago
Fix get_dialogs breaking in case of empty messages

4b77bbd468210010243d7a59a3cf33f4cdeb6f98 authored about 4 years ago
Specify that dates are in unix time

19878ae633c81b803fb114f0878d8c0559fc23ad authored about 4 years ago
Update Pyrogram to v1.1.1

d47a0133f10485dc3cf797efed9b84de3a7d445d authored about 4 years ago
Exclude the tests folder from binary distributions

Also remove some unneeded package data

df1a792cee6cba2d239ede1ca2a089a5881039df authored about 4 years ago
Fix messages not having a reply-to-message when they actually do

865f4274c3d9d945a436f7d239f65f01bf78dcb8 authored about 4 years ago
Fix sitemap.py breaking after moving it inside the scripts folder

bec7ef96eb6aa74745ff308ac6e42a108977f45e authored about 4 years ago
Update Pyrogram to v1.1.0

b683580b1b95040f438709f03f90a4f5a723fac2 authored about 4 years ago
Update API schema (Layer 122 patch, again)

3ca90b84c73296251b28e0117075df00cbd710ad authored about 4 years ago
Remove non-python files

d82ecf048a9a97b4e836bf3e7c2c780b3ca9ff4d authored about 4 years ago
Simplify mime types guessing and remove unused code

18b3ca18929ad05609c516070dfd50f828d3ae87 authored about 4 years ago
Remove unneeded util functions and improve docs

29fa3ec5200e2f55b464b1bd58ea622be6f90cd7 authored about 4 years ago
Improve typing hints (#537)

* Change type1 or type2 to Union[type1, type2]

* Address @KunoiSayami suggestions

* Change...

1dc4df8cb1da36730d2318a0dbaab40cb2806b79 authored about 4 years ago
Add new method get_media_group (#550)

* Update __init__.py

Support for GetMediaGroup

* Create get_media_group.py

Added new me...

e1dac6c0e241c6332024aa0d3c6b9a7e84ae67d2 authored about 4 years ago
Update API schema (Layer 122 patch)

503327c864e46c915d32760db9cdfeee04eeb73c authored about 4 years ago
Typo on_chosen_inline_query -> on_chosen_inline_result (#559)

db3b262b8cb7473f7ca11c05bfc3bb6552ce6ce9 authored about 4 years ago
Add mark_chat_unread() method (#322)

* Add mark_chat_unread() method

* Add bound method for mark_chat_unread

* Update mark_chat...

04cf4e68e3339f12e3c3a44649cced690727c04d authored about 4 years ago
Make generating new salts independent of the system clock

Closes #553

8b3e1ce9cc9b9cb1912561f469788775b8279d67 authored about 4 years ago
Merge pull request #555 from JosXa/patch-1

Don't process MessageEmpty in get_dialogs

7efd0d1d4e38519edb22119ad3a693eefbaa2637 authored about 4 years ago
Merge pull request #556 from drizzt/video-ttl_seconds

Add ttl_seconds support for send_video and reply_video

1835b62a4077697100a97acf6174e035cf62f7c8 authored about 4 years ago
Add "speaking" chat action

e7667d851e5aea3c8b0c116b617a9335d3221234 authored about 4 years ago
Bump beta version

9891eb77a18f8482fcda56fec1778f01b29dd607 authored about 4 years ago
Ignore PhotoPathSize for now

a30e49fe795224b8ed23a833a12d14019bea7941 authored about 4 years ago
Update API schema to Layer 122

5cbe03e89e18017d0015da302706bcfb42d5db0c authored about 4 years ago
Move crypto calls to threads in case of big enough chunks

844e53a70e696f74560e57bad3af236efaac75db authored about 4 years ago
Fix peer ids decoding from file ids

521e403f9220f53c8e19500c36fb4b4a3bafe577 authored about 4 years ago
Add more verbose error in case of network issues

3c8f41b1d2270fca41e6115b215a539faf515950 authored about 4 years ago
Fix copied messages reporting "None" in case of empty captions

d2023c39aeab9e77aff5abcb7ba12ca9df868977 authored about 4 years ago
Fix little typo

76b9f97681069275ddc3bd7ad74b7ef9c5c2c2a2 authored about 4 years ago
Add Message.copy bound method

2f3bcd7ee57bd9eec4884bcfcf9fe79f6a004261 authored about 4 years ago
Remove as_copy from forward_messages (superseded by copy_message)

c606f836d402162bb1e835a0a5a89e29244bca40 authored about 4 years ago
Add new method: copy_message

7325daf870785888158067bb5f29d54bde94da15 authored about 4 years ago
Add missing caption_entities parameter to send_cached_media

6f878949e1e08e3526f3299c4279c6ffa935af49 authored about 4 years ago
Add ttl_seconds support for send_video and reply_video

babbe00e5e602b0423514fd9c563be42b498fd61 authored about 4 years ago
Update get_dialogs.py

ff0fa9cbc3234299e02bd6fbbba6eb1f5d0d24cd authored about 4 years ago
Add a missing method to docs and move one to the correct space

de0b215f8de0dbdcb51a1307197564037e57ec01 authored about 4 years ago
Update errors

8f71527bbdf77507b722f67b425f7ec4032dcd11 authored about 4 years ago
Don't process MessageEmpty in get_dialogs

Prevent
```
File "C:\Users\INT002327\AppData\Local\pypoetry\Cache\virtualenvs\josxabot-c3BmT...

b8934ae17c9b47448648f4b387ee44701b87d4ff authored about 4 years ago