no message
This commit is contained in:
parent
40b9666819
commit
074e671f2e
@ -134,7 +134,7 @@ final class CacheTg
|
|||||||
"thumb" => $aContent["message"]["document"]["thumb"]["file_id"],
|
"thumb" => $aContent["message"]["document"]["thumb"]["file_id"],
|
||||||
];
|
];
|
||||||
|
|
||||||
$sBotToken = ModelTelegramKey::botTokenByCode("master");
|
$sBotToken = ModelTelegramKey::botTokenByCode($sGroupCode);
|
||||||
|
|
||||||
foreach ($aCacheImgId as $k => $aImgIdRow) {
|
foreach ($aCacheImgId as $k => $aImgIdRow) {
|
||||||
// 第一步:获取 file_path
|
// 第一步:获取 file_path
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user