Apply fixes from StyleCI
This commit is contained in:
parent
75456bfad4
commit
c04a05f0ac
@ -53,6 +53,7 @@ trait ResponseHandler
|
||||
$this->secret_chats[$update['message']['chat_id']]['ttl'] = $update['message']['decrypted_message']['action']['ttl_seconds'];
|
||||
|
||||
$this->save_update($update);
|
||||
|
||||
return;
|
||||
case 'decryptedMessageActionNoop':
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user