We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b8118 commit e71fbcdCopy full SHA for e71fbcd
src/Entities/BotCommandScope/BotCommandScopeChatMember.php
@@ -14,7 +14,7 @@
14
* <code>
15
* $data = [
16
* 'chat_id' => '123456',
17
- * 'user_id' => '987654',
+ * 'user_id' => 987654,
18
* ];
19
* </code>
20
*
0 commit comments