/start 图片引用错误
This commit is contained in:
@@ -90,7 +90,7 @@ class Premium
|
|||||||
if ($command == "/start") {
|
if ($command == "/start") {
|
||||||
if ($chat['type'] == "private") {
|
if ($chat['type'] == "private") {
|
||||||
|
|
||||||
$startbanner = isset($this->bots['startbanner']) ? $this->bots['startbanner'] : "https://img1.imgtp.com/2023/04/25/KvnPEf7O.jpg";
|
$startbanner = $this->bots['apiurl']."/img/banner.jpg";
|
||||||
//在这里更新一个按钮
|
//在这里更新一个按钮
|
||||||
//根据开启功能引导
|
//根据开启功能引导
|
||||||
$inline_keyboard = array(
|
$inline_keyboard = array(
|
||||||
|
|||||||
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
Reference in New Issue
Block a user