cslant/laravel-telegram-git-notifier

View on GitHub
lang/en/globals/access_denied.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return [
    'title' => '<b>Access Denied to Bot</b>',
    'chat_id' => '<b>Chat ID:</b> <code>:chatId</code> ',
    'message' => 'Please contact the administrator for further information, Thank You..',
];