Commit graph

  • e12a81ebb6 Attempt to fix cyclic imports Dan 2018-03-10 10:50:51 +0100
  • f26dc10ee2 Use namespace instead of importing types Dan 2018-03-09 15:43:54 +0100
  • 85f92120d1 Add types to __init__.py Dan 2018-03-09 14:59:30 +0100
  • d8c634152a Update Message type Dan 2018-03-09 14:59:08 +0100
  • caf1dea227 Update Chat type Dan 2018-03-09 14:48:13 +0100
  • 3d2029e9ea Update Audio type Dan 2018-03-09 14:48:01 +0100
  • 7ff9f28e15 Add Video type Dan 2018-03-09 14:47:45 +0100
  • 140f324cd0 Add StickerSet type Dan 2018-03-09 14:47:36 +0100
  • 76b78f6a9e Add ChatPhoto type Dan 2018-03-09 14:47:22 +0100
  • 345da2fccd Add UserProfilePhotos type Dan 2018-03-09 14:47:12 +0100
  • 59f1fd9ee6 Add Location type Dan 2018-03-09 14:46:58 +0100
  • 4d367ce04e Add ChatMember type Dan 2018-03-09 14:46:49 +0100
  • f3f462c009 Add MaskPosition type Dan 2018-03-09 14:46:38 +0100
  • 4724953971 Add VideoNote type Dan 2018-03-09 14:46:25 +0100
  • 24c2d20137 Add Venue type Dan 2018-03-09 14:46:16 +0100
  • 281323288e Add Document type Dan 2018-03-09 14:46:08 +0100
  • 35fcfe8266 Add Sticker type Dan 2018-03-09 14:45:58 +0100
  • 3fa30b3a50 Add Contact type Dan 2018-03-09 14:45:40 +0100
  • 33baf91a26 Add Update type Dan 2018-03-09 14:45:27 +0100
  • 4e4d9e6e44 Add MessageEntity type Dan 2018-03-09 14:45:18 +0100
  • 48bf7438b7 Add PhotoSize type Dan 2018-03-09 14:45:06 +0100
  • 18c20f0ca5 Add Game type Dan 2018-03-09 14:44:53 +0100
  • 8bd5a79643 Add Animation type Dan 2018-03-09 14:44:43 +0100
  • 8216201f19 Add Voice type Dan 2018-03-09 14:44:31 +0100
  • 4132a1d266 Merge branch 'master' into new-api Dan 2018-03-09 13:28:16 +0100
  • 69f77cd1d7 Add welcome_bot.py example Dan 2018-03-09 13:23:53 +0100
  • f55062bc6d Add support for Bot API style basic group IDs (with minus sign) Closes #32 Dan 2018-03-08 12:28:38 +0100
  • 859305b744 Update docstrings Dan 2018-03-08 10:34:04 +0100
  • 27a96a0df4 Fix progress going over 100% Dan 2018-03-08 10:31:34 +0100
  • b5c7cf781a Document the progress parameter Dan 2018-03-08 10:25:10 +0100
  • 6b6122be92 Add progress parameter Dan 2018-03-08 10:23:48 +0100
  • cc49815cc5 req_pq is deprecated, use req_pq_multi instead Dan 2018-03-08 10:14:26 +0100
  • 71f3e07dc1 Add more public keys Dan 2018-03-08 10:13:04 +0100
  • 20ec656d91 Fix little typos Dan 2018-03-08 10:11:47 +0100
  • 7b29ada9a1 Merge branch 'master' of https://github.com/pyrogram/pyrogram Dan 2018-03-08 10:10:21 +0100
  • b6ec3409d9
    Merge pull request #29 from 23rd/video_thumb Dan 2018-03-08 10:09:56 +0100
  • efd435befd
    Use snake_case style Dan 2018-03-08 10:09:03 +0100
  • 950f680d68 Add req_pq_multi function Dan 2018-03-07 00:41:45 +0100
  • aab1d848eb Add RPC_CALL_FAIL and RPC_MCGET_FAIL Dan 2018-03-06 01:48:08 +0100
  • 8c82aff759 Fix tabs being spaces Dan 2018-03-05 02:05:49 +0100
  • 5793192d1e Add some more errors Dan 2018-03-04 01:25:06 +0100
  • 9638984d6b Add TTL_MEDIA_INVALID error Dan 2018-03-03 01:53:39 +0100
  • f7b8c0389d Add INVITE_HASH_INVALID and USER_ALREADY_PARTICIPANT errors Dan 2018-03-02 02:27:17 +0100
  • 58eb19285e Added sending thumb with video. 23rd 2018-03-01 02:36:56 +0300
  • b5c9eb2e76 Move images to _images folder Dan 2018-03-01 00:11:12 +0100
  • 63d3dd6dc1 Use upper case names for string constants Dan 2018-02-28 01:28:31 +0100
  • 3338e6c9b7 Add download_media to docs Dan 2018-02-27 20:07:01 +0100
  • 608feac985 Update to v0.6.2 Dan 2018-02-27 20:05:11 +0100
  • 2e9ee6b073 Use proper client_id values Dan 2018-02-27 18:48:30 +0100
  • b7db8cade1 Update README.md Dan 2018-02-27 18:42:02 +0100
  • cf965a0337 Update version on docs Dan 2018-02-27 18:41:11 +0100
  • c3ca21f4ed Update docs Dan 2018-02-27 18:40:50 +0100
  • afb48d5d31 Update example Dan 2018-02-27 18:25:59 +0100
  • 4a173500dd Replace code examples with links to the example files on github Dan 2018-02-27 18:18:54 +0100
  • 03916a4792 Update Proxy page Dan 2018-02-27 18:18:25 +0100
  • 2c917fa9ae Use pip3 instead of pip Dan 2018-02-27 18:15:37 +0100
  • f7e3044939 Rename Sign In to Log In for more clarity Dan 2018-02-27 18:15:10 +0100
  • 4b34e695cb Add BotsInteraction to the index page Dan 2018-02-27 16:54:33 +0100
  • 33ea5d8641 Remove some redundant examples Dan 2018-02-27 16:54:07 +0100
  • 48f13229bb Add BotsInteraction page Dan 2018-02-27 16:53:41 +0100
  • 454ae5402c Add get_inline_bot_results and send_inline_bot_result methods to docs Dan 2018-02-27 16:53:23 +0100
  • e44fd408f2 Merge branch 'master' into docs Dan 2018-02-27 14:57:21 +0100
  • 5c753d8c77 Add inline_bots example Dan 2018-02-27 14:57:00 +0100
  • 536efa5f4a Add get_inline_bot_results and send_inline_bot_result methods Dan 2018-02-27 14:50:43 +0100
  • fbd13bec76 Add INLINE_RESULT_EXPIRED error Dan 2018-02-27 14:49:50 +0100
  • 9500e9c1ca Add BOT_INLINE_DISABLED error Dan 2018-02-27 10:55:08 +0100
  • 342b2c36b6 Update CHAT_ADMIN_REQUIRED description Dan 2018-02-27 10:53:35 +0100
  • 0d61e408e6 Merge branch 'examples' Dan 2018-02-26 17:11:22 +0100
  • f2e16c5910
    Create README.md Dan 2018-02-26 17:10:58 +0100
  • 0f6e89e6b3 Add missing client.stop() Dan 2018-02-26 17:01:33 +0100
  • 5cab0b42bb Add advanced_echo2 example Dan 2018-02-26 16:49:14 +0100
  • 40917988c3 Add advanced_echo example Dan 2018-02-26 16:38:52 +0100
  • b6cd30d281 Add simple_echo example Dan 2018-02-26 16:26:11 +0100
  • 1fca99c712 Add updates example Dan 2018-02-26 16:07:48 +0100
  • 0219ac0b5a Move non-code files into data folder Dan 2018-02-26 15:51:31 +0100
  • 8ad2b69bed Add get_participants example Dan 2018-02-26 15:49:07 +0100
  • 4561d04c67 Add get_history example Dan 2018-02-26 15:43:03 +0100
  • 333c906ac3 Always fetch peers (when applicable) Dan 2018-02-26 15:44:08 +0100
  • eada298e8c Add hello_world example Dan 2018-02-26 15:09:24 +0100
  • bce7d5b6e8 Fix signal handler not working on Windows Dan 2018-02-25 18:43:30 +0100
  • 64ebf979e5 Fix file extension Dan 2018-02-25 14:30:17 +0100
  • 834fff88da Remove print Dan 2018-02-25 14:22:18 +0100
  • c89130b5c6 Update docs examples Dan 2018-02-24 17:58:21 +0100
  • 1677220f17 Add send_sticker to docs Dan 2018-02-24 17:50:32 +0100
  • e4493d203e Merge branch 'master' into docs Dan 2018-02-24 17:48:18 +0100
  • c088018afa Move send_media_group method Dan 2018-02-24 17:46:40 +0100
  • f7a3dc2c22 Add support for phone numbers in docstrings Dan 2018-02-24 17:45:51 +0100
  • 09cba224cf Document download_media Dan 2018-02-24 17:41:11 +0100
  • 0353cf9588 Add send_sticker method Dan 2018-02-24 17:24:35 +0100
  • ed4ff07742 Add support for progress callback when downloading media Dan 2018-02-24 17:16:25 +0100
  • 2e4802fbda Add support for downloading photos Dan 2018-02-23 14:42:50 +0100
  • 87bd61ecc2 Set log level to WARNING Dan 2018-02-23 13:59:26 +0100
  • 9c9a034f66 Make sure to clean temp files Dan 2018-02-22 14:13:59 +0100
  • 197539809a Update docs Dan 2018-02-22 13:07:41 +0100
  • 7439e1e8f2 Update docs Dan 2018-02-22 11:02:38 +0100
  • 26adfc2ef4 Add BadMsgNotification error descriptions. Fixes #26 Dan 2018-02-22 01:28:46 +0100
  • 28f10bd042 Make sure it's a Contacts before accessing fields Dan 2018-02-22 11:03:48 +0100
  • 6a5810134b Merge branch 'master' into docs Dan 2018-02-21 13:44:58 +0100
  • cfa19bc1c8 Document add_contacts and delete_contacts Dan 2018-02-21 13:44:47 +0100
  • 7ee8cb7059 Document InputPhoneNumber Dan 2018-02-21 13:44:12 +0100