| by Telegram. | ||
|
|
||
| .. seealso:: :attr:`telegram.Message.reply_animation`, :attr:`telegram.Chat.send_animation` | ||
|
|
|
|
||
| .. seealso:: :attr:`telegram.Message.copy`, :attr:`telegram.Chat.send_copy`, | ||
| :attr:`telegram.Chat.copy_message`, :attr:`telegram.User.send_copy` | ||
|
|
Comment on lines +36 to +38
Comment on lines +70 to +71
| chats and may not be set for inline queries coming from third-party clients. These | ||
| updates won't be handled, if :attr:`chat_types` is passed. | ||
|
|
||
| .. seealso:: `inlinebot.py <https://github.com/python-telegram-bot/ |
| When setting :paramref:`block` to :obj:`False`, you cannot rely on adding custom | ||
| attributes to :class:`telegram.ext.CallbackContext`. See its docs for more info. | ||
|
|
||
| .. seealso:: `pollbot.py <https://github.com/python-telegram-bot/ |
| When setting :paramref:`block` to :obj:`False`, you cannot rely on adding custom | ||
| attributes to :class:`telegram.ext.CallbackContext`. See its docs for more info. | ||
|
|
||
| .. seealso:: `pollbot.py <https://github.com/python-telegram-bot/ |
harshil21
changed the title
Crosss references
Cross references
Merged
2 tasks