Core: Conversation (Survey command) in group chat

Created on 22 May 2017  路  6Comments  路  Source: php-telegram-bot/core

Required Information

  • Operating system: WIndows 7
  • PHP version: 5.5.12
  • PHP Telegram Bot version: latest
  • Using MySQL database: yes
  • MySQL version:
  • Update Method: Webhook
  • Self-signed certificate: no
  • RAW update (if available):

Expected behaviour

Actual behaviour

Steps to reproduce

Extra details


The survey command seems not working in group chat. It returns "Type your name:", but after providing a name, the next question is not showing up, while the chat is active at MySQL table. Am I missing something or conversation is not supposed to work at group chats?

Most helpful comment

Hi @noplanman, my problem solving and project works well. Thank you

All 6 comments

Disable bot privacy in BotFather or reply to bot messages.

Hi
I use webhook method but my database is empty,
how create tables to work servy conversion?

Thanks

@mgolkardev There is a file called structure.sql in the project folder which you can use to create the tables in your database.

@jacklul I noticed that @asif-rahman is using Windows, could that be a factor too?

Hi @noplanman, my problem solving and project works well. Thank you

The only issue on Windows is SSL issue as far as I know.

@asif-rahman Any update on this?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Zoha picture Zoha  路  3Comments

marcolino7 picture marcolino7  路  3Comments

smaznet picture smaznet  路  4Comments

mohsenshahab picture mohsenshahab  路  4Comments

TheSleepySlee picture TheSleepySlee  路  3Comments