Code Monkey home page Code Monkey logo

Comments (5)

MajMcCloud avatar MajMcCloud commented on June 18, 2024

Hey @nightBaker
That is probably an "only user" setting. So when you hide the ReplyKeyboard for one bot once with the button there, it will not show new ones on its own.

Hope this helped

PS: please check as well the OneTimeKeyboard setting

from telegrambotframework.

MajMcCloud avatar MajMcCloud commented on June 18, 2024

Hey @nightBaker,

did you have any news on this? Is this still relevant ?
Can you provide an example project?

Thank you!

from telegrambotframework.

nightBaker avatar nightBaker commented on June 18, 2024

@MajMcCloud,
I just change AutoCleanForm to FormBase and there is no problem with hided keyboard

from telegrambotframework.

MajMcCloud avatar MajMcCloud commented on June 18, 2024

@nightBaker

This will probably has something to do with the DeleteMode. Maybe check this, if it works setting it to OnLeavingForm.

So you are using the ReplyKeyboard, and this means when the message which belongs to that Keyboard "appearing" gets deleted, the keyboard disappears.

On Navigation to a new form all messages of the current form (with using AutoCleanForm) gots deleted, and controls gots cleaned up as well. So you have to sent that without a control to keep it "available".

It is a Telegram "thing".

from telegrambotframework.

MajMcCloud avatar MajMcCloud commented on June 18, 2024

I will close this issue now. Cause it would be probably a Client thing.

from telegrambotframework.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.