Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

[Telegram, event pipeline, .Net] Most events do not run #6679

@AndrewTheWild

Description

@AndrewTheWild

Version

Microsoft.Bot.Builder 4.22.2

Describe the bug

I’m working with a Telegram bot and want to capture events when a user blocks the bot or starts a new conversation. With Web Chat, everything works fine, but Telegram doesn’t seem to trigger these events.

Is this the expected behavior, or does the Bot Framework not support these events for Telegram bots? I couldn’t find any official information about this limitation.

OnMembersAddedAsync
OnMembersRemovedAsync
OnCommandActivityAsync
OnMessageUpdateActivityAsync
OnConversationUpdateActivityAsync
OnEventActivityAsync
OnEndOfConversationActivityAsync
OnInstallationUpdateRemoveAsync
OnUnrecognizedActivityTypeAsync
OnInstallationUpdateAddAsync
OnEventAsync
OnTokenResponseEventAsync

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or an unintended behavior.needs-triageThe issue has just been created and it has not been reviewed by the team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions