[ 'appid' => env('TENCENT_IM_APPID', ''), 'identifier' => env('TENCENT_IM_IDENTIFIER', ''), 'key' => env('TENCENT_IM_KEY', ''), 'chat_prefix' => env('TENCENT_IM_CHAT_PREFIX', ''), 'push_domain' => env('TENCENT_IM_PUSH_DOMAIN', ''), 'play_domain' => env('TENCENT_IM_PLAY_DOMAIN', ''), 'push_key' => env('TENCENT_IM_PUSH_KEY', ''), ], ];