Skip to content

[BUG] reply_ documentation always says photo in its description #1692

@Poolitzer

Description

@Poolitzer

example:

def reply_document(self, *args, **kwargs):
"""Shortcut for::
bot.send_document(update.message.chat_id, *args, **kwargs)
Keyword Args:
quote (:obj:`bool`, optional): If set to ``True``, the photo is sent as an actual reply

There are two steps I have to do before PR a patch

  • check how many files are affected. Currently known is message, there will likely be more
  • change the part to the actual reply there is

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions