Ecosyste.ms: OpenCollective

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

pyrogram


Collective - Host: opensource - https://opencollective.com/pyrogram - Website: https://opencollective.com/ - Code: https://github.com/pyrogram

Accept optional keyword arguments

github.com/pyrogram/pyrogram - cb509ba4db5fee0a6f1808d5c8115054cf0dedc0 authored about 7 years ago by Dan <[email protected]>
Add send_chat_action method

github.com/pyrogram/pyrogram - 0a12d9c5bd32542e3bed8629db13d97dba6bbc98 authored about 7 years ago by Dan <[email protected]>
Add send_contact method

github.com/pyrogram/pyrogram - f60e48ab0a9044f6ece7148d9af8348b6574131f authored about 7 years ago by Dan <[email protected]>
Add send_location method

github.com/pyrogram/pyrogram - a8ae43adca962512b18cb4ac4f87f4927e1b103b authored about 7 years ago by Dan <[email protected]>
Enable fetching all user's dialogs

github.com/pyrogram/pyrogram - 70e4e4e0080d3005c62e2caca563c43e626ead2e authored about 7 years ago by Dan <[email protected]>
Add forward_messages method

github.com/pyrogram/pyrogram - ae84bb267fe5b8478b26bd240185f06069d681d7 authored about 7 years ago by Dan <[email protected]>
Optimize imports

github.com/pyrogram/pyrogram - 740c96f0eab37c5bff077380f8301729183942a4 authored about 7 years ago by Dan <[email protected]>
Add disable_notification parameter

github.com/pyrogram/pyrogram - 08d6912637100ec23e713328c223526cf441e5f4 authored about 7 years ago by Dan <[email protected]>
Fix method signatures for generated classes

github.com/pyrogram/pyrogram - fb4ae4b17e12d81d3f70ed458fe655122ec37c6f authored about 7 years ago by Dan <[email protected]>
Fix method signatures

github.com/pyrogram/pyrogram - 055367fe9cb7b42d01e9d5c975d3a1cbb60bb4ef authored about 7 years ago by Dan <[email protected]>
Remove unnecessary checks

github.com/pyrogram/pyrogram - 29ef38df89bb3f92b96f358dd03e52d022d5df85 authored about 7 years ago by Dan <[email protected]>
Use unsigned constructor id

github.com/pyrogram/pyrogram - f30746a0b2c89a3d73cb0fc11abf3c3e0c6f534d authored about 7 years ago by Dan <[email protected]>
Replace tabs with pipes

github.com/pyrogram/pyrogram - 5568e65b4367115150b52b980388a40acfdc7788 authored about 7 years ago by Dan <[email protected]>
Remove unnecessary import

github.com/pyrogram/pyrogram - bbf7738631a43d30bb3f32f4cd3edaaf3a0f1c50 authored about 7 years ago by Dan <[email protected]>
Add installation requirements

github.com/pyrogram/pyrogram - 595ba9abbe8278d4dbed7147ea506a27d35baca1 authored about 7 years ago by Dan <[email protected]>
Workaround broken installation process

github.com/pyrogram/pyrogram - a459f7a1a308d2a45e1cce4d4e8003baae88799d authored about 7 years ago by Dan <[email protected]>
Add setup.cfg, setup.py

github.com/pyrogram/pyrogram - 98a7420416e64bc8a6713299b4c7cb4c692abe0f authored about 7 years ago by Dan <[email protected]>
Add MANIFEST.in

github.com/pyrogram/pyrogram - 3e8f72d301bcbc113aa75b80dc6c3f2d46812cd0 authored about 7 years ago by Dan <[email protected]>
Ignore user's personal files

github.com/pyrogram/pyrogram - be27b364b58bd5a819f83bbcaead959116bdbbf0 authored about 7 years ago by Dan <[email protected]>
Ignore Pyrogram generated files

github.com/pyrogram/pyrogram - 5ff61dd53dde0225c34cd07e4d0341a4b152e87d authored about 7 years ago by Dan <[email protected]>
Add extensions package

github.com/pyrogram/pyrogram - 4ed711004813b773d3c764f4345822311077d71e authored about 7 years ago by Dan <[email protected]>
Add client package

github.com/pyrogram/pyrogram - fc5fc6e85bdc61a3438a5c440f30066cf341247a authored about 7 years ago by Dan <[email protected]>
Add session package

github.com/pyrogram/pyrogram - a8cad5abfb1085f8fe36452d2e8959cf2a1d661a authored about 7 years ago by Dan <[email protected]>
Add crypto package

github.com/pyrogram/pyrogram - afcd19a12020fc0c05cc06dbf70545fd9ec7473c authored about 7 years ago by Dan <[email protected]>
Add connection package

github.com/pyrogram/pyrogram - 981d644288fa6c1402b55b7772beeab08e618c5b authored about 7 years ago by Dan <[email protected]>
Add error package

github.com/pyrogram/pyrogram - 95cb91b778ee8f4ac993541347845f7ff9c56ede authored about 7 years ago by Dan <[email protected]>
Add primitive types

github.com/pyrogram/pyrogram - c9f90faf3d2015f3bf6af4aa2483b3f116505557 authored about 7 years ago by Dan <[email protected]>
Add top package init file

github.com/pyrogram/pyrogram - 5332a5f36d8d996be429269a2f4a836a775c06d1 authored about 7 years ago by Dan <[email protected]>
Ignore PyCharm stuff

github.com/pyrogram/pyrogram - 3068d4ef1d7f50323281851f57cb8fdf7c6178cb authored about 7 years ago by Dan <[email protected]>
Add Error compiler

github.com/pyrogram/pyrogram - 0acd0e9902b3fbb9f51e0dc7b6e02191fefea93f authored about 7 years ago by Dan <[email protected]>
Add API compiler

github.com/pyrogram/pyrogram - 28704b9326d6bef18982c8487e1d4d2ecb0d0539 authored about 7 years ago by Dan <[email protected]>