Initialize
public static initialize ( array $credentials, |
||
$credentials | array | Database connection details |
$telegram | Telegram object to connect with this object | |
$table_prefix | string | Table prefix |
$encoding | string | Database character encoding |
return | PD\PDO | PDO database object |