td_json_client_send(int clientId, String request) { _nativeClient.td_json_client_send( Pointer.fromAddress(clientId), request.toNativeUtf8()); }