issues Search Results · repo:php-telegram-bot/example-bot language:PHP
Filter by
42 results
(83 ms)42 results
inphp-telegram-bot/example-bot (press backspace or delete to remove)my bot set privacy mode:DISABLED Commands/Group/GenericmessageCommand.php cannot listen for messages
` public function execute(): ServerResponse { $message = $this- getMessage(); $chat = $message- getChat(); ...
henggedaren
- Opened on Sep 24, 2024
- #72
i made this code
/* inlinekeyboard */
$keyboard_buttons = [
new InlineKeyboardButton([ text = $ico_enab. Enabled , callback_data = switchcam; .$row[ camera_name ]. ;enable ]), ...
Sparviero-Sughero
- 1
- Opened on Jul 18, 2024
- #71
I am using an example from the file that is here, but the keyboard does not work, what should I do?
Aslanov263
- Opened on Jul 9, 2024
- #70
Hello,
I m trying to test cron.php but I can t get it to work.
I see that, according to the line 35 comment Check hook.php for configuration code to be added here. , I should insert
extra hook.php configurations, ...
m4n50n
- Opened on Jan 5, 2024
- #69
Is it possible to start a conservation by pressing a InlineKeyboardButton (handle new Conversation() in
CallbackqueryCommand.php)?
sascha-hendel
- 1
- Opened on Nov 26, 2023
- #67
It is more question than issue.
You have named action genericmessage in Group/GenericmessageCommand.php and in Message/GenericmessageCommand.php. When
execute() apply only one method will action. Is it ...
r3bers
- Opened on Jul 20, 2023
- #65
i am working on expense manager bot , i already have laravel website for this , i want to control my databse with bot
commands, for example to add record or update etc, is this bot suppport the functionality ...
tayyabbashir2224
- Opened on Apr 27, 2023
- #63
Guys sorry for my english, I m Brazilian.
I m having trouble making the callback return display the text normally with other Inlinekeyboards, but I can only
display it in an alert format.
I have as basis ...
JoaoGustavoss
- 2
- Opened on Feb 27, 2023
- #62
I instantiate Redis in CallbackqueryCommand and want to write the data of CallbackqueryCommand into the list. But I don
t know what went wrong
XiaomiYe
- 6
- Opened on Sep 16, 2022
- #61
Hello, first of all, thank you for the good example as a base for devs. I m trying to use newchatmembers and
leftchatmember commands. I assigned my bot as admin for a group, but no messsages on chat after ...
Sviatoslaff
- 1
- Opened on Aug 9, 2022
- #58

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.