Send message to all active chats
public static sendToActiveChats ( string $callback_function, array $data, boolean $send_groups = true, boolean $send_super_groups = true, boolean $send_users = true, string $date_from = null, string $date_to = null ) : array | ||
$callback_function | string | |
$data | array | |
$send_groups | boolean | |
$send_super_groups | boolean | |
$send_users | boolean | |
$date_from | string | |
$date_to | string | |
return | array |