Skip to content

Enable allow_sending_without_reply by default. #1700

@byehack

Description

@byehack

Please answer these questions before submitting your issue. Thanks!

  1. What version of pyTelegramBotAPI are you using?
    4.7
  2. What OS are you using?
    win11
  3. What version of python are you using?
    3.7

Example:

from telebot.async_telebot import AsyncTeleBot
bot = AsyncTeleBot('TOKEN', allow_sending_without_reply=True)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions