Skip to content

Receiving unexpected behavior while handling Telegram bot commands #2

@dev2060

Description

@dev2060

Hello and thank you for this nice software and tips. Following your instructions I am using AWS Lamba as webhook for all messages that comes to telegram bot.
However I got an issue. For some reason lambda function does not reply on command first time. Telegram user just has no answer. But it replies every next time on previous request.

I will give and example:

I put command 1. Result: no answer.
I put command 2. Result: answer on command 1.
I put command 3. Result: answer on command 2
I put command 4. Result: answer on command 3
and so on... what is going wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions