Skip to content

v3.4.1-beta breaks downstream #740

@rusq

Description

@rusq

Version: v3.4.1-beta

Context.Bot() used to return *telebot.Bot, but now returns telebot.API interface. I used to call "Handle" on what was returned by Context.Bot(), but the latest change breaks it.

Could the backward compatibility promise honoured in v3 please, and could breaking changes be introduced only with the major version number increase, as per Module Version Numbering?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions