Dan
|
ef912d21ef
|
Use more concise and cleaner description of a method and a type
|
2019-05-12 19:49:06 +02:00 |
|
Dan
|
1737ba5f49
|
Revamp docs about the main Pyrogram package
|
2019-05-09 04:28:46 +02:00 |
|
Dan
|
4661fb035b
|
Refactor Poll types and methods to reflect Bot API 4.2 docs
|
2019-04-14 20:17:42 +02:00 |
|
Dan
|
b5c6db6db0
|
Refactor project and move errors namespace out from pyrogram.api
|
2019-03-25 11:23:45 +01:00 |
|
Eric Solinas
|
ac591cf3c7
|
Add more Message convenience methods (#233)
* Added convenience methods
message.reply_animation
message.reply_audio
message.reply_cached_media
message.reply_chat_action
message.reply_contact
message.reply_document
message.reply_game
message.reply_inline_bot_result
message.reply_location
message.reply_media_group
message.reply_photo
message.reply_poll
message.reply_sticker
message.reply_venue
message.reply_video
message.reply_video_note
message.reply_voice
message.edit_caption
message.edit_media
message.edit_reply_markup
message.pin
fixed send_document docstrings while doing so
uniformed function declaration of send_poll
* Update style and small fixes
|
2019-03-20 15:44:20 +01:00 |
|
Dan
|
3e18945f3c
|
Reformat code
|
2019-03-16 19:23:23 +01:00 |
|
Dan
|
4d7b1bafac
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
Dan
|
03d6c49d92
|
Document send_poll method
|
2018-12-23 17:00:51 +01:00 |
|
Dan
|
e669a6a9ae
|
Add send_poll method
|
2018-12-23 00:33:15 +01:00 |
|