Commit graph

  • 3a4e24ecbf Fix prints of pyrogram types Dan 2018-04-25 12:50:09 +0200
  • c65706f41e Move ids at the top Dan 2018-04-25 12:43:36 +0200
  • fefcb81dde Move object ids ot the top Dan 2018-04-25 10:30:33 +0200
  • 9173c49938 Allow Filters.command to pass command and arguments This is done by using the new "command" field in the Message type Dan 2018-04-25 10:27:55 +0200
  • e5de670d40 Allow Filters.regex to pass all matches (as list) This is done by using the new "matches" field in the Message type Dan 2018-04-25 09:33:44 +0200
  • 7a20c8bca8 Clean all types and add docs Dan 2018-04-24 16:41:52 +0200
  • 6e78935857 Accommodate the new types Dan 2018-04-24 16:08:33 +0200
  • 59bca1c109 Clean ChatMember type Dan 2018-04-24 15:10:15 +0200
  • c457fc6ae3 Clean ChatPhoto type Dan 2018-04-24 15:07:32 +0200
  • d8f7f3bcc9 Clean UserProfilePhotos type Dan 2018-04-24 15:06:54 +0200
  • a52d4846e6 Clean Venue type Dan 2018-04-24 15:05:51 +0200
  • ba254e6643 Clean Location type Dan 2018-04-24 15:05:08 +0200
  • d10326605f Clean Contact type Dan 2018-04-24 15:04:25 +0200
  • 76980ffc96 Clean Sticker type Dan 2018-04-24 15:02:58 +0200
  • 5f7dd681f4 Clean VideoNote type Dan 2018-04-24 15:00:36 +0200
  • 48284e7629 Clean Voice type Dan 2018-04-24 14:57:22 +0200
  • be8f0ad765 Clean Video type Dan 2018-04-24 14:55:29 +0200
  • 7765942fc9 Clean Document type Dan 2018-04-24 14:52:43 +0200
  • d5ebeef4be Clean Audio type Dan 2018-04-24 14:50:23 +0200
  • 38621f8239 Clean PhotoSize type Dan 2018-04-24 14:44:50 +0200
  • fe0f30b2f9 Clean MessageEntity type Dan 2018-04-24 14:40:49 +0200
  • 79c3c8c0dd Clean Message type Dan 2018-04-24 14:38:46 +0200
  • 3609d37752 Clean Chat type Dan 2018-04-23 19:25:38 +0200
  • b8473c9f7f Clean User type Dan 2018-04-23 19:00:20 +0200
  • 730d5e74f0 Clean Update type Dan 2018-04-23 18:56:06 +0200
  • 50252caec3 Move pyrogram types outside and make them static Dan 2018-04-23 18:50:58 +0200
  • debc459686 Return the correct message type with forward_messages() Dan 2018-04-23 18:33:20 +0200
  • 88f7b35120 Add support for empty messages Dan 2018-04-23 18:16:32 +0200
  • f6415cdc15 Allow passing msg ids as int in get_messages() Also add support for empty messages Dan 2018-04-23 18:15:51 +0200
  • a2640775dc Allow passing msg ids as int in forward_messages() Dan 2018-04-23 13:49:31 +0200
  • 3d9b1cd4b0 Enable logging using debug=True Dan 2018-04-23 13:37:50 +0200
  • 7054310138 Add docstrings for workdir parameter Dan 2018-04-22 12:41:50 +0200
  • 32700f8e11 Update welcome_bot.py Dan 2018-04-21 22:09:26 +0200
  • 40b768e97c Make Client.signal_handler reentrant (#57) Eric Blundell 2018-04-21 13:50:30 -0500
  • 6e8077df2b Add PERSISTENT_TIMESTAMP_OUTDATED RPCError Dan 2018-04-20 17:19:23 +0200
  • ae98732b95 Add workdir parameter This makes possible to define a custom working directory. A working directory is used to store session files. Defaults to "." Dan 2018-04-19 10:06:41 +0200
  • 20ec707aa8 Compile docs when installing Dan 2018-04-18 20:55:18 +0200
  • 36b1058623 Fix weird constructor names reported in compiled docs Dan 2018-04-18 19:47:19 +0200
  • dd6f6e1b35 Update docs version Dan 2018-04-18 17:21:51 +0200
  • 797e102c3f Update to v0.7.1 Dan 2018-04-18 17:20:17 +0200
  • b59212dbf2 Fix send() not returning the value in case of a retry Dan 2018-04-18 17:19:42 +0200
  • d6448c2044 Handle STICKERSET_INVALID error Dan 2018-04-18 16:39:42 +0200
  • 26f0d77a1a Add STICKERSET_INVALID error Dan 2018-04-18 16:39:21 +0200
  • f47ee057e4
    Merge pull request #51 from pyrogram/new-api Dan 2018-04-18 15:53:42 +0200
  • 069dbb3e7a Update to v0.7.0 Dan 2018-04-18 15:38:01 +0200
  • 1e7e1abdac
    Update README.rst Dan 2018-04-18 15:34:29 +0200
  • ba1ffdb92b More concise error description Dan 2018-04-18 15:18:51 +0200
  • 639828f550 Retry on internal server errors, up to MAX_RETRIES times Also add support for custom retry count Dan 2018-04-18 15:17:46 +0200
  • f5efb6672a Add some new RPCErrors as well Dan 2018-04-18 11:24:19 +0200
  • e1d617b680 Move some errors to their right place Dan 2018-04-18 11:17:05 +0200
  • 0bba5daea4 Update docstrings Dan 2018-04-18 11:15:09 +0200
  • 9dff99cf36 Add set_name and emoji to Stickers Dan 2018-04-17 15:17:40 +0200
  • d78dfb4f9e Don't use raw functions when getting messages Dan 2018-04-17 00:26:30 +0200
  • ebe806e2b7 Add missing notice Dan 2018-04-16 20:32:34 +0200
  • 3947453bc7 Fix RawUpdateHandler page title Dan 2018-04-16 20:01:59 +0200
  • e2c101d28e Update README.rst Dan 2018-04-16 19:56:24 +0200
  • 0295954d66 Update docs Dan 2018-04-16 19:48:50 +0200
  • f9b1d02af4 Set correct link for the Message type Dan 2018-04-16 13:28:53 +0200
  • fcc595c586 Update version Dan 2018-04-16 13:28:19 +0200
  • a547eb6fa1 Update get_messages docstrings Dan 2018-04-16 12:52:32 +0200
  • e210b22aaa Fix wrong users when joining by link Dan 2018-04-16 12:43:02 +0200
  • f47f903f7f Make get_messages return the correct type Dan 2018-04-16 12:42:31 +0200
  • d0ddb63830 Use raw functions when getting messages Dan 2018-04-16 12:19:04 +0200
  • 06685cfe15 Make edit_message_caption return the new type Dan 2018-04-16 12:03:31 +0200
  • fbc8cafe4d Make edit_message return the new type Dan 2018-04-16 12:01:42 +0200
  • 20bd4fb605 Make send_contact return the new type Dan 2018-04-16 11:56:52 +0200
  • 797e8ba4e9 Don't pass empty last_name or user_id, pass None instead Dan 2018-04-16 11:56:43 +0200
  • 58c9f321b4 Make send_venue return the new type Dan 2018-04-16 11:53:38 +0200
  • 4bbdadaa17 Don't pass an empty string, use None instead Dan 2018-04-16 11:53:26 +0200
  • cd9f44183e Make send_location return the new type Dan 2018-04-16 11:51:32 +0200
  • b4b5373505 Deprecate download_photo Dan 2018-04-16 11:49:00 +0200
  • d9b3d67126 Update download_media docstrings Dan 2018-04-16 11:44:05 +0200
  • e48ad9a7dd Reorganize parameters Dan 2018-04-16 11:32:13 +0200
  • fdac67de69 Rework download_media to accept the new Message type Dan 2018-04-16 01:07:02 +0200
  • 6275a4003f Add mime_type, file_name and date to Sticker objects Dan 2018-04-16 00:59:41 +0200
  • ddfce4b7ea Add file_name, mime_type and date to VideoNote objects Dan 2018-04-16 00:30:49 +0200
  • f35d922c97 Add thumb, file_name and date to Voice type Dan 2018-04-16 00:24:43 +0200
  • 7184710948 Add file_name and date fields to Video objects Dan 2018-04-16 00:01:27 +0200
  • 44dda8550f Add date field to Document type Dan 2018-04-15 23:54:46 +0200
  • e08e2850ee Add thumb, date and file_name to Audio type Dan 2018-04-15 23:51:10 +0200
  • d5f3684310 Add date field for PhotoSize Dan 2018-04-15 23:30:40 +0200
  • d9fdd89c49 Add ChatPhoto to User objects Dan 2018-04-15 22:28:08 +0200
  • d948831b64 Add photo field to User type Dan 2018-04-15 22:27:35 +0200
  • ab1d780a61 Add ChatPhoto to Chat objects Dan 2018-04-15 22:23:58 +0200
  • 0a3c1827aa Update docs Dan 2018-04-15 20:56:06 +0200
  • e469115138 Update index Dan 2018-04-14 22:35:38 +0200
  • 94c9e7c52b Add some TODOs Dan 2018-04-14 21:55:23 +0200
  • b705391f79 Enhance send_media_group by accepting file_ids Dan 2018-04-14 21:48:15 +0200
  • 5e26ae1894 Enhance send_video_note by accepting file_ids Dan 2018-04-14 20:49:16 +0200
  • c52ecadb76 Enhance send_voice by accepting file_ids and URLs Dan 2018-04-14 20:42:32 +0200
  • 1fdb3386ff Enhance send_video by accepting file_ids and URLs Dan 2018-04-14 20:41:23 +0200
  • 4f615bd6dc Enhance send_sticker by accepting file_ids and URLs Dan 2018-04-14 19:56:11 +0200
  • 8446129003 Enhance send_document by accepting file_ids and URLs Dan 2018-04-14 19:48:15 +0200
  • b5a78ed1d4 Update examples Dan 2018-04-14 18:46:54 +0200
  • 4965e0b4f8 Remove warning Dan 2018-04-14 17:37:37 +0200
  • 0dd5ebef80 Fix raw update handler throwing errors Dan 2018-04-14 16:59:34 +0200
  • 849b42b444 Update hello_world.py Dan 2018-04-14 16:13:24 +0200
  • 2e60457295 Remove data folder Dan 2018-04-14 16:12:52 +0200
  • c84c64a5e1 Allow accessing Object fields using square brackets Dan 2018-04-14 16:10:46 +0200
  • e8193435a9 Fix service filter and add media filter Dan 2018-04-14 14:02:48 +0200